[zope2-tracker] [Bug 143657] Re: ExtensionClass misses ZODB persistent reference optimization

dmaurer dieter at handshake.de
Mon Feb 22 01:28:48 EST 2010


Note that the optimazation takes effect when persistent references are *written*. Then, the decision is made whether later unghostifying of the persistent container requires loading the object itself (or whether the reference contains already all
necessary information to create a ghost).

This means that you have to write a persistent container with the patch applied in order to be able to see a reduced number
of loading later.

-- 
ExtensionClass misses ZODB persistent reference optimization
https://bugs.launchpad.net/bugs/143657
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list