[ZODB-Dev] Multi-version concurrency control

Christian Reis kiko at async.com.br
Mon Sep 29 10:17:18 EDT 2003


On Mon, Sep 29, 2003 at 10:11:53AM -0400, Casey Duncan wrote:
> A question: Will the ZODB provide a way to revert to the current behavior when 
> the application wishes to retrieve the latest revision of an object 
> regardless of the state of that object at the start of the transaction? I can 
> think of a couple places where this would be desireable.

Without calling sync()? This means, I assume, invalidating that object
(and nothing else) in the transaction; otherwise, wouldn't you get a
RCE (IOW, be back to where we started)?

Take care,
--
Christian Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331



More information about the ZODB-Dev mailing list