22 Feb
2001
22 Feb
'01
6:41 p.m.
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