Wichert Akkerman wrote: > 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?
Too me that looks more like chameleon.core shouldn't depend on zope.i18n but only chameleon.zpt should. Hanno _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
