In a few minutes I'll be upping this morning's work to the trunk. This backup is for my convenience and safety. All unit tests will pass, but open-with may not work for a little while.
The work is a refactoring of Leo's open-with logic into separate methods. The essential logic remains exactly as before. For compatibility with the mod_tempfname plugin, the new code uses c.openWithTempFilePath exactly as before. In the long run, the refactoring will strengthen the code. Already, significant new unit tests pass. More are coming. Also, the present work fixes some Python 3k problems. It adds a g.isCallable convenience method: Python 3.x has no "callable" global function. I'll let you know when the new code is ready for real testing. 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.
