On Fri, 11 Jul 2014 09:23:12 -0700 (PDT) "Edward K. Ream" <[email protected]> wrote:
> On Thursday, July 10, 2014 9:21:37 AM UTC-5, Edward K. Ream wrote: > > > I plan to leave the functions in leoGlobals.py just as they are, > > except > for reorgs. > > Done at the latest rev. The new organization is an important > improvement--it should be much easier to find functions. A new > Miscellaneous node contains just a few functions. > > > I propose that we convert p.get_UNL, vc.find_absolute_unl_node and > vc.find_position_for_relative_unl. What's the status of those methods? g.recursiveUNLFind/Search is regrettably complex but quite clever, in terms of being able to use headlines, fall back to list positions, and find the longest match in cases of no exact match. I'm not sure what the vc. commands do additionally / differently, and duplication in something that seems to be becoming increasing core wouldn't be good. Cheers -Terry > Belay that. For now, these methods are fine where they are. BTW, > g.recursiveUNLFind/Search are now in a new Finding & Scanning > organizer node. > > 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/d/optout.
