tal:on-error is a bare except...
tal:on-error is a bare except: !! Is there any opposition to adding an except ConflictError: raise in TALInterpreter::do_onError_tal ? Florent -- Florent Guillaume, Nuxeo (Paris, France) +33 1 40 33 71 59 http://nuxeo.com mailto:fg@nuxeo.com
Florent Guillaume wrote:
tal:on-error is a bare except: !!
Is there any opposition to adding an except ConflictError: raise in TALInterpreter::do_onError_tal ?
+10. Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
In article <411B8033.2000201@zope.com> you write:
Florent Guillaume wrote:
tal:on-error is a bare except: !!
Is there any opposition to adding an except ConflictError: raise in TALInterpreter::do_onError_tal ?
+10.
Done a few days ago. Not done for Z3 as this seems to not be a good idea there according to the gurus. And supposedly ZODB 3.3 can cope with swallowed ConflictErrors Florent -- Florent Guillaume, Nuxeo (Paris, France) +33 1 40 33 71 59 http://nuxeo.com mailto:fg@nuxeo.com
participants (2)
-
Florent Guillaume -
Tres Seaver