25 Mar
2003
25 Mar
'03
7:40 p.m.
AM wrote at 2003-3-24 10:53 -0800:
Any way to reduce these?
You have read the messages in the archive about "Conflict error"? First you need to find out whether they are (write) conflict errors or read conflict errors. For write conflict errors, there is application specific conflict resolution (--> document on Zope.org). For read conflict errors, there is my "ReadCommitted" patch (which should be named "Snapshot" patch) <http://www.dieter.handshake.de/pyprojects/zope> Be warned: it is experimental code. I know already one bug... Dieter