Am 23.09.2009 um 08:06 schrieb Thomas Lotze: > I just noticed that zope.site depends on zope.app.publication, both > via > configure.zcml and the tests. The dependency isn't currently declared. > On the other hand, zope.app.publication doesn't yet depend on > zope.site. > > I'd like to get rid of the dependency of zope.site on > zope.app.publisher
Do you mean zope.app.publication here and in the following lines? > and I think it would be OK to invert it by moving the relevant ZCML > declarations (two event handler registrations) and the two pieces of > test > regarding traversal behaviour to zope.app.publisher, which would > thereby > grow a new dependency on zope.site. What do others think? Yours sincerely, -- Michael Howitz · [email protected] · software developer gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Zope and Plone consulting and development _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
