[ZODB-Dev] Stripping a Persistent Object of it's Persistence?

Kenneth Miller xkenneth at gmail.com
Mon Feb 18 13:59:21 EST 2008


This topic has come up in the past (), but I was curious what would be the
best way to transfer an object from one file-storage to another, or for
taking an object in and out of storage. What I'm trying to do is have a
number of clients place objects into an "incoming" list inside of my DB, and
then have another client that acts as a "Manager" to organize and validate
all of these incoming objects. The manager rearranges these objects inside
of the DB. So is moving an object from on storage to another the same as
taking an object in and out of a particular storage? Do i need to do
anything special for this?
Regards,
Kenneth Miller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zodb-dev/attachments/20080218/caecd224/attachment.htm


More information about the ZODB-Dev mailing list