A
Achim Domma
Hi,
I'm playing around with ZODB but I don't understand when objects are loaded
from the DB. Assume I have an object containing a list of other objects. If
this object is loaded from ZODB, when is the list filled? Only on demand? I
think yes, because otherwise reading the top node would result in loading
the whole database. But I wanted to be sure!
regards,
Achim
I'm playing around with ZODB but I don't understand when objects are loaded
from the DB. Assume I have an object containing a list of other objects. If
this object is loaded from ZODB, when is the list filled? Only on demand? I
think yes, because otherwise reading the top node would result in loading
the whole database. But I wanted to be sure!
regards,
Achim