On Fri, Jun 17, 2022 at 8:40 AM [email protected] <[email protected]> wrote:
Leaving aside a possible customized debugger, is this the concept? > > 1. Some utility...outputs information directly into a Leo outline (I > would prefer that it not be the outline under test); > The utility would be regular assignment statements into a *study database* (dict). At the end of the study run, code could convert the study database to a Leo outline. > 2. Use clone-xx with predicates on this outline to extract nodes of > interest that may be related; > Yes, that's the general idea. Personally, I think these capabilities would be very helpful: > > 1. When a stack trace outputs a line/position in a file (which could be, > say, a Python standard library module, not necessarily your own code), > control-click would open that file for you and navigate to the location; > I wasn't thinking along those lines. When the data are in an outline, we can use clones to filter and reorganize the nodes. 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS2jgT3MNCYP%2B7BjuK3NTraS_ReKkW6AU9D74EzY3b-3Jg%40mail.gmail.com.
