from Hacker News

__super__ considered a case for dependency injection

by hayertjez on 4/19/24, 12:10 PM with 1 comments

  • by hayertjez on 4/19/24, 12:10 PM

    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.