Hacker News new | ask | show | jobs
by kiruwa 3671 days ago
Are we anti-OOP then?

And no, I don't believe you. Making your variable names more descriptive does not make your code less readable. Even when it's not strictly necessary, it's not harmful to comprehension UNLESS you refuse to move from a completely outdated line width.

Some people argue that it takes longer to type and edit. But as we all know, we spend far more time reading than writing code, and modern editors (like vim!) have solved this non-problem anyways.

1 comments

It takes longer to read, and this is what is important.

And, yes, OOP is a filth.

I don't think either of these are true, but now I understand where you're coming from.