[ZODB-Dev] non-transactional undo
Barry Warsaw
barry at python.org
Mon Jun 16 13:44:18 EDT 2003
On Mon, 2003-06-16 at 08:00, Toby Dickenson wrote:
> Does anyone use non-transactional undo? Zope doesnt.
>
> This is the only place that FileStorage writes somewhere other than the tail
> of the file, so the possibility of a non-transactional undo complicates any
> backup schemes. Im not aware of any other storage that supports it, other
> than FileStorage.
Non-transactional undo is evil. :)
> If noone is using it, can we set a schedule for removing it?
ZODB4...?
-Barry
More information about the ZODB-Dev
mailing list