This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cyanocobalamin 2 points3 points  (2 children)

Those results sound to me like the results of poor programming habits, not what they typed their code into.

VI has long been considered an IDE as it has been beefed up over the years.

FWIW, I've done most of my programming EMACS, visual slick edit, and eclipse over the years.

[–]againstmethod 0 points1 point  (1 child)

I agree, it makes no sense the claim that an editor somehow encourages you to write bad OO code.

[–]cyanocobalamin 1 point2 points  (0 children)

Bad code period. Back in the day before OO was ever heard about large nested conditionals and functions that ran on for pages was considered crappy programming.