On Tue, Jul 7, 2009 at 5:39 PM, Terry Brown<[email protected]> wrote:
> I don't think it's a problem, if you want to model graphs directly in > leo's data structure you can use leo-nodes to model both graph nodes > and graph edges, with a uA to indicate whether it's an edge or a node. > This allows for extremely rich (i.e. a whole subtree if you want) > attributing of edges. So for example you could store history for the > edge's attributes in subnodes of the leo-node representing the edge. Quite fascinating idea - though it might be more useful to think of "edge node" with several descendant nodes (clones?) as a handy unidirectional one-to-many relationship. BTW, softlinks.py might benefit from rclick submenu (follow => mynode). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
