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
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to