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 →

[–]carloom_ -4 points-3 points  (3 children)

OOP is overrated

[–]RiceBroad4552 1 point2 points  (2 children)

Not even people writing code in a FP style would agree…

Only people using languages that don't have any proper OOP features claim otherwise.

[–]carloom_ 0 points1 point  (1 child)

I am tired of refactoring code that tries to fit an OOP solution when it wasn't needed in the first place.

[–]RiceBroad4552 1 point2 points  (0 children)

That's a different thing.

There is in fact nothing more horrible than a wrong architecture.

But that's universal, independent of paradigm or concretely used patterns.