On Mar 30, 1:39 pm, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:

> ...Instead of trying to understand how Komodo
> works, I am only trying to discover the methods that will report the
> completions (and calltips) valid at a particular "point" in source
> code.  That's **all**.

Conceivably, dividing code into nodes could be a significant
performance boost: scan might be limited to single nodes.  OTOH,
adapter code may be needed to 'synthesize' larger blocks of code from
the various nodes of a Leo tree.  At present, there is no way to tell
how things will work out.  At worst, however, Leo could cause Komodo
to scan an entire derived file the first time any node of the file is
selected.  I suspect there will be ample opportunity for tricks :-)

Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to