Jim Fulton wrote:

If someone can make something like this work without modifying ZODB, I won't object.

The only thing I'd like is to be able to:

- specify in policy that cross storage references should result in the target object being copied to the storage

or

- have an api to say "where this cross database reference exists, move the object to the referer's storage" (ie: only pasting an object or copying an object in the ZMI)

That and fixing the bugs in Undo and Pack, and that little niggle about accessing the referred object through the other-db referrer resulting in a KeyError if the referred-object's storage hasn't already been accessed.

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
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