On Sun, 13 Apr 2008 16:44:04 -0500
"Edward K. Ream" <[EMAIL PROTECTED]> wrote:

> > So, how do you iterate through a set of clones?  You could search
> > the whole tree of course, any maybe iterating through clones is
> > uncommon enough that this would be ok.  Or not?  
> 
> No, it's *much* easier than this.  Given a position p, p.n is the
> node at that position, and p.n.children are its children.  **It
> doesn't matter** whether any child is a clone or not: the traversal
> is the same!

I guess what I meant was, currently you can go to the next clone, in
the, what are we calling it, unified node world, I guess it would be
better to say "go to the next position / path which also leads to this
node".

find-next-clone is what I'm talking about, how's that done?

Cheers -Terry

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to