On Apr 28, 9:18 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:

> Getting the v.parents links completely correct initially turns out to
> be tricky.  I ended up solving this problem by brute force: the file
> read code calls self.initAllParents to jam the proper parents links
> into the outline.

There is a subtle point here: the iter in initAllParents does not
depend on the .parents list.  Indeed, no iterator in Leo uses
the .parents list.  In particular, p.moveToParent just pops p.stack.

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