[ZODB-Dev] the difference between normal class object and the ZODB Persistent subclass object

Stephan Richter srichter at cipherhealth.com
Tue Sep 27 13:26:01 EST 2011


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"


More information about the ZODB-Dev mailing list