On Wed, Dec 17, 2008 at 7:14 AM, derwisch
<[email protected]> wrote:

I am merely saying that the concept of "whole tree" must be
>> modified in the graph world.
>
> Possibly by "lazy expanding"?

There is no other way.  The question is, how to do this.

> I'd very much welcome an isomorphism between graphs and Leo...
> By the same token, vnodes should resemble edges and tnodes nodes.

Nodes are vnodes, and tnodes are optional helper data. In the unified
node world tnodes can be folded into vnodes. Edges are represented (at
present) by v.t.children.  At present, there is no distinction between
directed and undirected edges.  We could surely add this, but that
will wait until we solve pressing problems like how to write files and
how to update the screen :-)

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