Re: more editor v2
From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 15 Sep 2009 16:01:10 -0400
The intent is that the operations are as independent as possible, so that
As you point out, though, certain changes *do* need to be ordered, and to be
Cheers,
On Sep 15, 2009 8:29 AM, "Julian Foad" <julianfoad_at_btopenworld.com> wrote:
Greg Stein wrote:
> Julian Foad wrote: > > This raises a question in my head. In editor v1,
The thing I was concerned about was whether the editor instructions were
move A to B
moves A to C, rather than moving B to C and A to B at the same time.
There is quite possibly no other sane definition of the ordering of
On forbidding the driver to issue changes to a node and then delete
- open_root()
is defined to be the same as
- open_root()
If it were not so, a driver that wanted to do such a sequence could just
- Julian
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.