Chris Withers wrote:
If nothing is logged, I'll add something at level ERROR.
Has this been done? If not, I volunteer to do it as part of my upcoming
"make COnflictErrors suck less" work ;-)
I'm working on it at the moment.
BTW does someone have a handy script to provoke conflict errors on a
naked Zope?
from ZODB.POSException import ConflictError
raise ConflictError
Guess what, I know that. But I want a "real" ConflictError, to see what
useful info about involved objects I can log.
Florent
--
Florent Guillaume, Nuxeo (Paris, France) Director of R&D
+33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED]
_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )