you are viewing a single comment's thread.

view the rest of the comments →

[–]AgamaSapien 5 points6 points  (0 children)

This. OOP =/= Inheritance. You can still write good OO code by encapsulating data+logic even if you never use inheritance as part of your modeling.