Transfer of ZClass based product to source code
Hi, we have built a product that relies heavily on ZClasses. Now we want to base our product on source code, in order to adapt to our CM-routines and to reduce the risks in having the code in the database. We want to change the implementation as little as possible. Does anyone have a proposal for a strategy for the transition? Regards, /Per Hörnfeldt _ _ _ _ _ __________________________ _ _ _ _ _ - - - - 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:
Hi, we have built a product that relies heavily on ZClasses. Now we want to base our product on source code, in order to adapt to our CM-routines and to reduce the risks in having the code in the database. We want to change the implementation as little as possible. Does anyone have a proposal for a strategy for the transition?
There is no absolutely easy way to do it. Other than to write a product from scratch. If you have not tried that before, it can be simplified a lot by using: http://www.zope.org/Members/maxm/HowTo/easyProduct As this is devloped to work a lot like a zClass. Just in a product. regards Max M
participants (2)
-
Max M -
Per Hörnfeldt