Migrate ZClass and ZCatalogue based product to CVS
Hi, we have written an application using ZClasses with propertysheets and ZCatalogues. We now want to migrate the code from Zope internal objects stored in ZODB to a version control system (more precisely CVS). Does anyone have a roadmap for such a migration or tips on any tool that could help us in the migration process? Regards, /Per _ _ _ _ _ __________________________ _ _ _ _ _ - - - - Reachin ---------------------- - - - - ¯ ¯ ¯ ¯ ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ¯ ¯ ¯ Per Hörnfeldt Reachin Technologies AB Årstaängsvägen 24 117 43 Stockholm Sweden Direct: +46 (8) 556 766 19 Phone: +46 (8) 556 766 00 Fax: +46 (8) 556 766 01 mailto:per.hornfeldt@reachin.se Web: www.reachin.se
Per Hörnfeldt wrote:
we have written an application using ZClasses with propertysheets and ZCatalogues. We now want to migrate the code from Zope internal objects stored in ZODB to a version control system (more precisely CVS).
Does anyone have a roadmap for such a migration or tips on any tool that could help us in the migration process?
Rewrite as Products is probably the best way to do it. There is some info here that might make the transisiton easier. http://www.zope.org/Members/maxm/HowTo/easyProduct regards Max M
participants (2)
-
Max M -
Per Hörnfeldt