On Wed, Apr 16, 2008 at 10:10 AM, thyrsus <[EMAIL PROTECTED]> wrote:

>
> When two clones have the same parent (e.g., immediately after the
> clone node operation) wouldn't they list the same parent twice in the
> parent list?


Not at present.   At present, the code that sets and uses n.parents is
buggy, and I'm not sure what it is supposed to do.  The n.clonesList ivar is
now the way to detect clonedness.  I'm not even sure whether the .parents
ivar is need.  It's useless to ask more question until I understand the code
better myself :-)

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
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