> I do believe that the most powerful thing that we as developers can
> provide is a full set of development tools. The way I see it, the more
> time a developer spends trying to figure out how to deal with his/her
> development environment, the less time he/she spend in developing
> something useful.
Ya, I think I'd agree. Whilst I refuse to even use MSVC++ when working
on Windows (i.e. at school), I know most people like the simplicity
those tools provide. I've seen some neat things, like the class member
popup window that pops up in MSVC++ after you type in a class name or
instance name (I believe KDevelop has this as well, and IDLE for Python
development).