On Mar 30, 10:29 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> Only by actually executing code can one learn what it *really* does. I have been experimenting with various kinds of imports. This is tricky: small changes can cause imports to fail in strange ways. The example code now works again :-) One must be careful to use the Komodo version of various files. For example, Komodo uses it's own version of SilverCity. Speaking of SilverCity, I strongly suspect that all Komodo files, including all c-based files, will be required when using Komodo. This was made obvious by single-stepping through the startup code. There are references to scintilla and SilverCity in many places. I doubt that I have finished messing with startup logic: there are probably *many* assumptions about sys.path and directory structure embedded in the code. It's probably good to consider this phase of the project as an extended prototype. That is, we'll content ourselves with any limitations imposed by the 'no changes to Komodo code' rule. The idea is that we could always loosen the rule later. But it would be foolish to loosen the rule now. For now, the idea is to get something to work as simply as possible. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
