On Mon, Apr 21, 2008 at 7:32 PM, Kayvan A. Sylvan <[EMAIL PROTECTED]> wrote:
Great! Maybe this will be my first Leo plugin. I am still very much > loving using Leo as my programming platform. It would be a great first project: important, medium sized, limited in scope. I took a look at the brm sources: I didn't see any docs. The wiki might have some good stuff, but it's organization makes it hard to find. I would start this project by studing bikeemacs.py and BicycleRepairMan_Idle.py files in the ide-integration folder. Comparing these files would show the common interface that must be implemented. A Leo plugin would general mimic these files. Presumably the interface with brm is via the commands created in the file. Actually, the corresponding code for Leo might start life as a set of @command or @button nodes. Asking questions on the bzr mailing list is another natural way to start... HTH. Edward P.S. I think Leo integration could do a lot for bzr itself--its unit tests, code organization, documentation, the works. EKR --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
