If I instantiate a subclass of Persistent, but I don't ever assign it as an attribute on the root (or any other Persistent instance) ... then what happens to my instance when the transaction commits?
A) it's saved in the ZODB, but not reachable? or B) it's never saved at all? or C) something else that I can't imagine? -- http://www.slinkp.com _______________________________________________ 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