I thought this was an interesting article, that might be of interest in this community since rust is one of the new languages that uses Composition over Inheritance.

TL; DR by the author:

This is a story about how I felt forced to give up inheritance and object-oriented programming, and still missed it for a very long time. And why now, half a decade later, I believe that inheritance is an inferior choice in most cases.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago

Good read. Thanks for sharing!

  • source