On Sun, Dec 27, 2009 at 8:12 AM, Shane Hathaway <shane@hathawaymix.org> wrote:
Hanno Schlichting wrote:
It has a dependency on zope.app.publication. Given the central role of zope.traversing I allowed it and zope.app.publication to stay in the ZTK, but moved it to the under-review option.
On the zope.traversing trunk, I have removed the zope.app.publication dependency. It was only a testing dependency.
Great. It looked to me like there was an actual semantic dependency between the two packages.
What other ZTK packages depend on zope.app.publication? zope.app.publication is an extra layer of complexity that most sites could probably do without.
There's none. I released a new zope.traversing and updated the ZTK. It's now really app-free :) Thanks, Hanno