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 _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )