Hacker News new | ask | show | jobs
by colomon 5153 days ago
That works great if you're only using one interface in your class. What if you need to include two?
1 comments

Then you use a different reuse strategy, like composition. The language is not ideal in this regard, certainly.