[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: [zzdev] Re: [zzdev] Re: [zzdev] Re: [zzdev] Re: [zzdev] Re: [zzdev] Notes on accessing past versions



On 20010301T165336+0100, Benjamin Fallenstein wrote:
> One catch: Cell c is a normal cell, cell v is from an old version.
> Suppose you do:
> 
> c.connect("d.1", v)
> 
> After that, wouldn't c.s("d.1") give v, but v.s("d.1", -1) not? That
> violates the ZigZag principle, which is a bad idea.

I fixed this one.  But I don't know if you like my methods :-)

I now treat the old connections as overridable: newer connections override
older connections.  This also fixes the cross-version connection problem.

-- 
%%% Antti-Juhani Kaijanaho % gaia@xxxxxx % http://www.iki.fi/gaia/ %%%