Live data from Hacker News

__super__ considered a case for dependency injection

programming-engineer.nl

1–2 of 2 posts

Re: __super__ considered a case for dependency injection

#2
This is a post how I came across the existence of multiple cooperative inheritance and used it to create better testable code. This is my first post involving code, so I am curious if you have any feedback. I'd like to know if fellow developer use Multiple Inheritance and for what purpose. Let me know if you liked the article.