Y
Hacker News
new
|
ask
|
show
|
jobs
by
nuc1e0n
1244 days ago
The concept of inheritance in programming is an ill conceived one. Better not to use it at all.
1 comments
groone
1244 days ago
Inheritance is a concept of OOP not programming itself. And yes I much prefer composition.
link