On Apr 12, 7:22 pm, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> Drat again. The vnode code won't change, and neither will most of Leo's DOM, > but the > question of whether clones are one or more nodes really can not be resolved > in a completely > simple way... > > To be continued... Probably the only clear way of thinking about this question is to separate a node's data from its position in the outline. Descendants are data, ancestors are position. Yes, there is a lack of symmetry, but apparently that can not be helped... But putting all non-structural attributes in tnodes does simplify matters considerably... EKR --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
