[ZODB-Dev] My turn for ReadConflictErrors...
Toby Dickenson
tdickenson at geminidataloggers.com
Mon Jun 16 08:54:38 EDT 2003
On Saturday 14 June 2003 08:19, Wankyu Choi wrote:
> > > ... many "ReadConflictError"s ...
> > > I even tried Dieter's "no more readconlfict" patch. No use.
> >
> > Are you using a storage with "supportsUndo() == 0"?
>
> I use Toby Dickenson's DirectoryStorage and it supports Undo.
I understand that the supportsUndo() corresponds to supporting
"non-transactional undo", and the undo() method.
DirectoryStorage doesnt support that and supportsUndo() returns false.
I does support transactional undo. supportsTransactionUndo() returns true.
--
Toby Dickenson
http://www.geminidataloggers.com/people/tdickenson
More information about the ZODB-Dev
mailing list