> Sure, here's one: I would like to be able to click a button and run all > unit tests for my project. This could get tricky in turbogears, where > development in a virtualenv is the norm.
well there will be settings so the paths can be set. and if you mean after writing your unit tests, yes, i can add this one. > Another thing that would be nice is to be able to run the 'paster serve > --reload development.ini' command from the IDE, such that one can click > a button to turn it on, and turn it off with a single click as well. > Again, the virtualenv makes this tricky. i already have this in mind so no problem. :) > You never said: is your IDE geared toward python web developers, or just > web development in general? it will be an IDE only for web development for Rails, web2py, TurboGears, Pylons, Django, CodeIgniter and CakePHP and ofcourse with HTML and CSS. -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

