[Zope3-Users] How to organize common code for Z2 and Z3

Andreas Jung lists at andreas-jung.com
Wed Apr 13 10:31:23 EDT 2005


Hi,

I am currently working on TextIndexNG V3 with the goal to have its 
functionality available
for Zope 2 and Zope 3 (means a common code base). Are there recommendations 
or experiences
how to structure code and test? E.g. at the moment everything lives under 
Products/TextIndexNG3.
Unittest scripts perform imports from Products.TextIndexNG3...which is fine 
for Zope 2
but properly not for Zope 3. So what the best way to deal with common code 
on both platforms?

Thanks,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20050413/ba408302/attachment.bin


More information about the Zope3-users mailing list