Re: Removing dependency between zope.location and zope.copy
Dan Korostelev <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
2009/12/22 Fabio Tranchitella <[email protected]>: > I'm wondering if it would be possible to drop the dependency between > zope.location and zope.copy. It makes sense to me because zope.location > depends on zope.copy only because it registers a LocationCopyHook, not > because it is really using anything from that package. > > Attached to this message you can find my (proposed) patch to remove the > dependency making the adapter registration optional, and informing the > developer that zope.copy is needed is he is importing directly the > zope.location.pickling module. > > Comments? Looks okay :) -- WBR, Dan Korostelev _______________________________________________ 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 )