Is ZopeUndo.Prefix still used?
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAPDm-FgH__kS3TgaqdzD4DAxdPyhxFBsoesADyM_z_nYw=dXWw@mail.gmail.com> |
I'm trying to remove instance pickling from the ZEO message protocol. Currently, the only instances ZEO clients are allowed to send (in the messages themselves, not in database pickles) are ZopeUndo.Prefix.Prefix instances. I'd like to remove this special case. If the use case for this still exists, I'd like to explore alternatives on the ZODB mailing list. Jim -- Jim Fulton http://jimfulton.info _______________________________________________ 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 )