[ZODB-Dev] Adopting ZODB

David Binger dbinger at mems-exchange.org
Thu Jul 13 16:00:43 EDT 2006


On Jul 13, 2006, at 3:55 PM, Chris S wrote:

> Uh, calling root.get(name, obj) assigns obj to the root if the name is
> not yet defined. And of course I'm not assigning to any other
> Persistent instances, since the point of the code was to show that
> Zope can't persist objects that don't inherit the Persistent class.
>
> Chris

Okay, sorry. I thought the get method of the root would
work like it does on a regular dict.




More information about the ZODB-Dev mailing list