Howdy, p.gnx doesn't work, a new one is generated each time the Leo file is loaded. It looks like a way around this would be switching to at_clean, but I'd like to stick to at_auto if possible.
One approach would be to check for p.anyAtFileNodeName, and if it's not none, parse parents until the file name is reached, reconstructing fname.class.method. Presumable UNL could also be parsed to extract such an ID. Either of these seem tedious and fragile. When Leo imports the file it parses the source in order to generate the required nodes, is the result of this parsing persisted anywhere? If not, would it be possible to make it an attribute of p? Thanks, Kent -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
