[ZODB-Dev] Preventing a folder from being packed

Toby Dickenson tdickenson at geminidataloggers.com
Thu May 15 18:25:00 EDT 2003


On Thursday 15 May 2003 4:33 pm, Jeremy Hylton wrote:
> On Thu, 2003-05-15 at 11:03, Dennis Heltzel wrote:
> > There are certain folders where I want to keep all undo forever. Is
> > there any way to protect the folder so that packing the ZODB will not
> > remove the undo for objects in that folder ?

DirectoryStorage can keep extra history for instances of specified classes, 
but not a folder.

http://dirstorage.sourceforge.net/keepclass.html

It might not be hard to add, if you want to beta test the feature?

-- 
Toby Dickenson
http://www.geminidataloggers.com/people/tdickenson



More information about the ZODB-Dev mailing list