• Jim@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Yeah that’s a good point. It’s telling that inheritance is by design difficult to change unless you follow very specific rules of good OO design patterns.

    I guess it’s easy to write bad code in any programming paradkgm but inheritance makes it easy to screw up.