On Apr 17, 10:41 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> So I wouldn't recommend using this code just yet. Clones don't work yet in the graph-world branch because the children and parents arrays must be tnode ivars, not vnode ivars. Yesterday I realized a single "compile-time" (i.e., module-load time) switch in leoNodes.py should suffice to choose between the unified- node code and the dual-node code. This switch would be used in just a few places. For example, it would tell whether to define self.t = self in the vnode ctor. So the unified-node Eureka continues to be valuable, albeit in an unexpected way. I'll debug both the unified and dual-node code in the graph-world branch before declaring that work complete. I'm not sure when I'll merge that code into the trunk... 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 -~----------~----~----~----~------~----~------~--~---
