[ZODB-Dev] Questions about [get_]transaction[()].abort()

Chris Withers chris at simplistix.co.uk
Tue Oct 4 10:14:41 EDT 2005


Hi,

If I abort a transaction (and bear in mind this might well happen after 
a ConflictError has been caught) do I need to do a sync() or some such 
to bring all the objects back to the state before the transaction began 
or is the abort() enough on its own?

Does this behaviour differ between Zope 2.7 and Zope 2.8?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZODB-Dev mailing list