Jim Fulton wrote: > On Wed, Oct 14, 2009 at 2:48 PM, Shane Hathaway <sh...@hathawaymix.org> wrote: >> When ZODB is unpickling the state of an object, it often has to pull in >> several objects, one at a time. > > Several object references.
Ah yes, and the class info for those object references is usually stored in the referencing pickle. I forgot that for a moment. Never mind. :-) Adding preloading capability to applications does sound interesting. Shane _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev