On Tue, Dec 16, 2008 at 7:10 AM, Edward K. Ream <[email protected]> wrote:

> @node title (body contains content)
>  - @node (child node)
>  - @link (name of any other node)

This probably isn't going to work, and the reason why it doesn't work
is probably why Terry wants enhanced node structure.

The problem is that there is no mapping between such a structure and a graph.

A more straightforward representation is:

@node title (body contains content)
  - @parent-nodes (body contains gnx's of parent nodes)
  - @child-nodes (body contains gnx's of child nodes)

Yes, this is a "lower-level" representation, but it allows @node trees
to be arranged as the user pleases.  That is, the organization of the
@node nodes does *not* affect the graph.

What Terry wants is for somehow the organization of such nodes to *be*
the graph.  That's too much magic, imo.  Much better, imo, for the
graph *view* to be the graph structure, and for the @node nodes to be
largely hidden (but user organizable) containers.

Edward

P.S. The format above ignores the question of whether the links are
directed.  Various options exist, but none of them affect the essence
of the overall discussion.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to