Dan Korostelev wrote: > Also, there's a bug in zope.traversing: > > The getParents function of zope.traversing.api uses the "getParents" > method of IPhysicallyLocatable, which really is new ILocationInfo, but > this interface doesn't even declare getParents method and the > RootPhysicallyLocatable adapter in zope.traversing doesn't implement > it as well so I got errors. :-/
Oops, none of the tests caught that somehow, where'd you get the errors? Anyway, Christian Theune should be back online soon to help resolve this one. Regards, Martijn _______________________________________________ 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 )
