[z3-five] packaging and five
Philipp von Weitershausen
philipp at weitershausen.de
Fri Oct 6 08:45:01 CEST 2006
whit wrote:
> rocky and I were kicking around the idea of breaking out parts of five
> into separate python packages to allow for more granular upgrades in
> between manage zope releases(and possible provide some relief for
> compatibility straddling and version churning).
>
> This could also allow for some setuptools based dependency management in
> the future.
Yes.
> Basic idea is that parts of five critical to using zope 3 in zope2 move
> into zope2 proper; optional parts move into python distributions.
I've sort of been pondering this thought myself for a while. For Zope
2.11, I have some plans to make a lot of code duplication in Five simply
go away. Other parts, like the ZCML configuration, should indeed move
into Zope 2 proper.
So, in general I'm +1 on this. I'd rather see lots of "five.something"
packages than having Products.Five grow and grow.
Philipp
More information about the z3-five
mailing list