
faassen at startifact
Sep 16, 2009, 2:44 PM
Post #4 of 5
(708 views)
Permalink
|
|
Re: zope.location.pickling.PathPersistent and BBB
[In reply to]
|
|
Thomas Lotze wrote: > I asked about this before; let me do so again before assuming silence to > mean consent: > > There's a PathPersistent class in zope.location.pickling which is > decorated with a recent BBB comment, and had been questioned by a XXX > comment for some time before that. > > The class doesn't seem to be used anywhere in Zope, so removing it would > rid zope.location of some unused code. As PathPersistent is the only user > of the ITraverser interface within zope.location, removing it would also > make it possible to move ITraverser back to zope.traversing where it fits > much better conceptionally. > > Does anyone object to these changes? Sounds like you did the research. I'm +1 on removing it. Regards, Martijn _______________________________________________ Zope-Dev maillist - Zope-Dev [at] zope 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 )
|