chrisw wrote:
> 
> Bill Anderson wrote:
> > Since the Data.fs is appended to, and that your disconnected version is
> > canonical, why  couldn't you basically look for the last common
> > transaction, and append all transactions in the canonocial to the main
> > one?
> 
> Hwo would that handle the situation where an object has been modified in
> data.fs?
> Not too well I'd guess... :(

Don't see why not. When an object is changed, the new object is just
appended to the end of Data.fs. Unless you use undo, or you pack the
Data.fs.

--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to