> It would be cool if you could give a hint to ZEO somehow to prefetch a
> certain set of objects along with their subobjects and then return
> everything in one batch. This way you avoid all the round-trips when you
> discover you want to retrieve a suboject.

+1

But I guess that could be tricky, as it's common to have references to 
parent objects, etc... that would have to be ignored.
Batch fetching would be easier though :)

Cheers,

Pedro
_______________________________________________
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

Reply via email to