On 19.09.09 10:42, Mikko Ohtamaa wrote:
>
> What I have learnt from Zope world is that objects loaded from OOBTree need
> extra database lookup. This is correct right?
An OOBTree uses buckets as the smallest persistent entity. A bucket usually
holds a small number of items. Buckets are loaded on request and as
needed compared
to using native Python datatypes.

Andreas

<<attachment: lists.vcf>>

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to