[Zope] ANN: ZSyncer 0.7.1-beta1 released
Paul Winkler
pw_lists at slinkp.com
Mon Jan 16 14:32:16 EST 2006
On Mon, Jan 16, 2006 at 07:48:45PM +0100, Dieter Maurer wrote:
> Synchronization modifies "bobobase_modification_time" on the target.
Yep.
> A safe method to check whether you have a current state is to
> register the "bobobase_modification_time" (on source and target)
> that resulted from the synchronization.
> A resynchronization is necessary when the "bobobase_modification_time"
> moved away from the registered "sync_bobobase_time"s.
Ahhh, now I see. Thank you, this is probably cheaper than
most of my ideas.
I could store that info in a BTree of some flavor.
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list