|
|
|
|
|
by gizmo686
2609 days ago
|
|
I think my problem with debuggers and IDEs is the same. You should write your code to be maintainable without using those tools. If you do that, I have no problem with using them to increase productivity. (Except when the IDE decides stop working; that does give me problems). |
|
But as you say, I think the first premise is false. IDEs can improve productivity a lot independently of whether the code is poorly designed / maintainable etc. In fact, an IDE can help to achieve the very maintainability that is being sought.