Comment on Functional Programming vs. Object Oriented Programming

<- View Parent
abhibeckert@lemmy.world ⁨9⁩ ⁨months⁩ ago

there’s an entire branch of object-oriented language design without classes!

That’s not OOP anymore.

I’d argue “message passing” is an implementation detail rather than part of OOP. And it’s an implementation detail that is rarely used in modern OOP languages.

source
Sort:hotnewtop