On Sun, Feb 19, 2012 at 7:14 AM, Edward K. Ream <[email protected]> wrote:
> A new "force" keyword argument to g.openWithFileName will force the creation > of a commander. This appears to allow an important collapse in complexity... Indeed it does. The "force" argument allows the startup code to use g.openWithFileName directly: the createFrame method in runLeo.py is history. As a result, doPostPluginsInit is completely straightforward. This is well worth doing. 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.
