Hi Edward,

I'm an on and off user of leo for the past 5 years and have used @file 
extensively on some of the coding projects i've done before. While reading 
this thread, an idea came to me regarding @auto nodes. I'm not sure if it's 
related to the problem your solving or if it has some merit at all. 

Anyway, what if the outline structure of an @auto node is saved as 
attributes of the @auto node. That is, instead of saving the sentinels in 
the external file (as what @file does), save the sentinel information as 
attributes of the parent node. There might be two passes when reading in an 
external file via @auto. The first pass reads in the file in the usual 
@auto way. The second pass uses information stored in parent node to 
rearrange the nodes generated by the first pass.

Just food for thought.

Eric

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to