Tres Seaver writes:
> 'getObject' forces you to "wake up" the catalogued object;
> in a large enough result set, the price is pretty punitive,
> compared to serving the results as cached metadata.
You can batch large result sets: "getObject" would just be
applied to the objects in the batch.
The objects are cached, too (ZODB cache).
Dieter
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )