On 9/6/07, Dusty Phillips <[EMAIL PROTECTED]> wrote: > > Indeed, I'm considering changing to a GPL license
People are very polarized about licenses. I would suggest against such a move. Is not that I'm against GLP per se but I believe that a lot more people will benefit if some code could be pushed in wxpython distribution and that means wxPython license. Some editor wheels were reinvented so many times that it is becoming scary. Now for something constructive. :) You've probably seen this text: http://www.moolenaar.net/habits.html I would like to provide some personal comments: *1. Move around quickly *From what I've seen you already took care of that with find/replace at the bottom but navigating a complex project could be improved by a project view and a structure tree for the current file. * **2. Don't type it twice *auto-completion is MUST* ****... 5. Let's work together ***this list was created to figure out a way to share more code between editor projects and the best way to do this (IMHO) is to push some boilerplate code inside wxpython. -- There is NO FATE, we are the creators.
