Hacker News new | ask | show | jobs
by 1718627440 260 days ago
I think the reason for this is, that encapsulation is not at all specific to OOP, that was already common before. What OOP adds really is inheritance and RTTI. Even polymorphism was already standard.