[ZODB-Dev] Migrating classes in ZODB 3.5.1
David Binger
dbinger at mems-exchange.org
Thu Nov 10 05:56:08 EST 2005
On Nov 10, 2005, at 5:09 AM, Syver Enstad wrote:
>>
> Thank you Stefan. I am right if I suppose that the reason this
> fixes all references is that it saves all persistent objects in the
> database? Will this also fix references to persistent objects in
> non persistent objects stored in the database?
Yes. All such references appear somewhere in the pickle of a
persistent object.
More information about the ZODB-Dev
mailing list