On Tue, Dec 31, 2013 at 4:50 AM, Edward K. Ream <[email protected]> wrote:
> > This concludes the design of @auto-view. It's time to start coding. > The code in leoViews.py is generally straightforward. One problem arose yesterday: what should @clones nodes contain? My initial thought was that they should contain unl's of a node in the imported @auto tree. My next thought was that they should contain gnx's of nodes outside the @auto tree. Both approaches have problems. In fact, @clones nodes should contain both, as pairs of lines. One line will have a gnx of a node outside the @auto tree; the other will have a unl to a node within the @auto tree. This scheme will maximize the probability of creating the intended link. Edward -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
