I don't use IDEs for web2py, as I am very comfortable with the built- in web2py interface. I'd prefer to use an open source web2py oriented development environment rather than wingide for this two reasons.:
-I cannot afford it ($245 per license) -I think it is not (completely) open source as far as understood by seeing the source dowload agreement. On 12 feb, 06:20, Marin Pranjić <[email protected]> wrote: > +1 for Wing, it is great > > > > > > > > On Sun, Feb 12, 2012 at 7:42 AM, Bruno Rocha <[email protected]> wrote: > > I am working exclusively with web2py, over 2 years (8-24 hours a day *7) > > plus holydays. And I never used an IDE. I use Sublime-text-2 and VIM, I > > have Python code completion and I have set some web2py completions for > > common code snippets both in VIM and Sublime-text. > > > But, If I wanted or needed to use an IDE, I would use WingIDE. WingIDE > > works perfectly with web2py! > > > On Sun, Feb 12, 2012 at 4:09 AM, Bruce Wade <[email protected]> wrote: > > >> Hi, > > >> I have been using web2py for a little over 2 months (8-12 hours a day * > >> 7) now. It might not seem like a long time, however because of the scope of > >> projects I am working on I have had to learn a lot. > > >> One of the situations I found as projects grow in size, although the web > >> based IDE is great and very powerful I find it slows down my productivity > >> greatly when going back and forth between controllers etc.. or having > >> multiple browser tabs open. > > >> After awhile I decided to move back to eclipse to handle my programming > >> needs. However I noticed because of how web2py is designed with lots of > >> global's going on eclipse code completion is pretty much useless. (Correct > >> me if I am wrong and someone was able to get code completion with web2py to > >> work). > > >> Would anyone be interested in making a dedicated standalone IDE for > >> web2py? > > >> -- > >> -- > >> Regards, > >> Bruce Wade > >>http://ca.linkedin.com/in/brucelwade > >>http://www.wadecybertech.com > >>http://www.warplydesigned.com > >>http://www.fitnessfriendsfinder.com > > > -- > > > Bruno Rocha > > [http://rochacbruno.com.br]

