Hacker News new | ask | show | jobs
by devocracy 2765 days ago
Refactor, with the right IDE this should take minutes. OOP witbout something like intellij or VS.NET is not fun.
1 comments

What does OOP has anything to do with your IDE. I think you are referring to typings
OOP is often excruciatingly verbose and boilerplate which an IDE can help with.

You can do LISP in vi or emacs just fine, but for java some kind of IDE to handle the sheer data processing load of source editing is necessary.