On Tuesday, September 27, 2011, Jim Fulton wrote:
> - Are stored by value, rather than by reference. So if, in your
>   application, two persistet objects refer to the same non-persistent
>   object, after being stored and reloaded, they non-persistent object
>   will be duplicated and unshared.

Cool, I just wanted to ask you this question today on IRC. :-)

Also, how does the ZODB handle circular references within non-persistent 
objects? I assume pickle handles this?

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
_______________________________________________
For more information about ZODB, see http://zodb.org/

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

Reply via email to