[ZODB-Dev] Transaction note interface

Christian Theune ct at gocept.com
Tue Aug 31 03:03:18 EDT 2004


Hi.

I just ran into a problem forcing me to programm around the API for
transactions. A very long running transaction created a lot of notes for
it going over the 65k limit. I now need to to

get_transaction().description = 'my short note'

to be able to commit this transaction in FileStorage.

What about giving note() an optional parameter to not append the note,
but set the note to this exact value?

Cheers,
Christian

-- 
Christian Theune <ct at gocept.com>
gocept gmbh & co. kg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20040831/122a8140/attachment.bin


More information about the ZODB-Dev mailing list