Jim Fulton wrote at 2005-6-17 18:43 -0400:
> ...
>If people don't actually care about ids, you could generate them
>randomly.

And the ZCatalog uses a scheme (choose random starting point in
a thread, then allocate sequentially until a conflict occurs),
which is supposed to work very well with BTrees conflict resolution.

-- 
Dieter
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to