Re: Ev2 using move-away and move-here
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 14 Aug 2013 15:23:29 +0100 (BST)
Branko Čibej wrote:
> Move away/from with Id is essentially introducing a namespace for temporary
> move(a,b): direct move of node to new path
> N.b. this does not imply a single conflated move API on the code level, it
Do I understand you correctly?
We should probably just leave it as a "quality of implementation" issue for the editor driver to prefer single move(a,b) instructions over pairs of move-away, move-here. We could try to come up with a requirement that it must do so in certain cases (starting with collapsing adjacent pairs of move-away, move-here), but I think this may be rather difficult to define fully and hard to justify.
> and also makes validating the drive easier.
I'm not sure what you're thinking about validating the editor drive being easier.
|
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.