[Zope-CMF] Date based snapshots

Dieter Maurer dieter at handshake.de
Mon May 3 14:31:33 EDT 2004


Dylan Jay wrote at 2004-5-3 15:57 +1000:
>I have a requirement to be able to view an entire site as it was a certain
>date including pictures etc. One way would be just to copy the site and
>windback the data.fs. Is there some other way this could be done via a UI
>sort of like a reverse Vesion object?

I have a specialized connection that lets you see all objects
as they have been at a given time -- provided this information
is still there. It gives you a POSKeyError, when this is not the case.

>Also, is there an alternative to compacting the ZODB such that all that
>history could be archive offline but then reconnected when needed for view a
>snapshot?

No.

-- 
Dieter



More information about the Zope-CMF mailing list