26 Sep
2008
26 Sep
'08
2:27 p.m.
I was wondering why a non-zope project was pulling in zope.publisher and ended up finding this chain: chameleon.core -> zope.i18n -> zope.component[zcml] -> zope.security -> zope.location -> zope.traversing -> zope.publisher can we move the zcml components of zope.i18n into a [zcml] extra? Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.