From: Martin DeMello Date: 2009-09-24T13:21:08+09:00 Subject: Re: the great ruby editor and ide roundup On Thu, Sep 24, 2009 at 7:14 AM, Walton Hoops wrote: > > To me at least: > testing support=unit testing (eg rad rails can automatically run > your unit tests and display the results directly in the IDE rather than > a command line. yep > task management=run/debug/step/stop your program from inside the IDE no, i meant the ability to maintain todo, fixme etc lists by putting comments in the source and in text files and having the ide track them for you. > collaborative features=anything that helps a group work on the project > e.x. unified task lists, workflow management, message passing, etc. yep feel free to edit or expand on anything that's unclear - it's a collaborative sheet :) martin