[ZODB-Dev] trigger loading a Persistent's attributes
Andreas Jung
lists at zopyx.com
Sun Jan 28 02:46:03 EST 2007
--On 27. Januar 2007 15:18:27 -0800 Simon Burton <simon at arrowtheory.com>
wrote:
>
> I have a Persistent object, however, its attributes only
> get loaded from the storage when I request a specific attribute.
huh? Zope will load all attributes of a persistent object as long as the
attributes aren't persistent subobjects (like BTrees) themselves.
> Problem is, I don't know the names of the attributes
> necessarily.
?
-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20070128/03deccad/attachment.bin
More information about the ZODB-Dev
mailing list