5 Nov
2002
5 Nov
'02
12:17 p.m.
In PostgreSQL we have the sequence. Is there something like that for ZODB or do I make a counter with a little piece of MUTEX code? MUTEX in Python, can that be done? \Oliver
5 Nov
5 Nov
7:59 p.m.
New subject: [Zope] ID generator for ZODB
Oliver Marx writes:
In PostgreSQL we have the sequence. Is there something like that for ZODB or do I make a counter with a little piece of MUTEX code? MUTEX in Python, can that be done? Look at Shane's "BTreeFolder2". It has an automatic id generator.
Dieter
8553
Age (days ago)
8553
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Oliver Marx