Philipp von Weitershausen wrote:
Baiju M wrote:
[snip]
> > I thought we can create individual eggs instead of a big zope.app > egg for Zope 3.4. Well, I don't think we have to make every single subpackage its own egg. We should pick our battles and start with those individual eggs that can actually be used w/o Zope 3, e.g. zope.app.container, zope.app.form, etc. I don't think we need to create individual eggs for each package, especially those that will disappear soon anyway because of BBB. > So I started working on eggification of zope.app.* packages in > alphabetical order :) (zope.app.annotation was the first package) I suggest we come up with a prioritized list instead of alphabetical.
I agree, this is a good suggestion. I will start another thread for the packages to be eggified later (or any other taker ?). Then, we will be having a zope.app egg + individual zope.app.* eggs zope.app egg will not contain any packages which is officially eggified seperatly (zope.app.container, zope.app.form, etc.). Regards, Baiju M _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
