>>>>> "Chris" == Chris S <[EMAIL PROTECTED]> writes:

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

Are you sure you don't mean root.setdefault(name, obj) ?

Terry
_______________________________________________
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