[ZODB-Dev] [Ann] "ReadCommitted" transaction isolation level
   
    Jeremy Hylton
     
    jeremy@zope.com (Jeremy Hylton)
       
    Thu, 20 Mar 2003 20:31:49 -0500
    
    
  
Dieter,
I haven't had a chance to look at your patch, but I wanted to note
that it would be clearer if you named it something other than "read
committed."  As I mentioned in the earlier mail, this feature is
really closer to repeatable read than read committed.  If we're going
to use the standard ANSI names, we should try to match the intended
semantics as best we can.
Jeremy