snaggen@programming.dev to Programming@programming.devEnglish · 2 years agoThe Tragic Death of Inheritanceavivcarmi.comexternal-linkmessage-square51fedilinkarrow-up1105arrow-down14cross-posted to: rust@programming.dev
arrow-up1101arrow-down1external-linkThe Tragic Death of Inheritanceavivcarmi.comsnaggen@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square51fedilinkcross-posted to: rust@programming.dev
minus-squareSpott@lemmy.worldlinkfedilinkEnglisharrow-up8·2 years agoI think part of the problem isn’t just bad hierarchies, it is that they are so hard to fix. Bad OOP code gets its fingers everywhere, and tearing out a bad hierarchy can be downright impossible.
I think part of the problem isn’t just bad hierarchies, it is that they are so hard to fix.
Bad OOP code gets its fingers everywhere, and tearing out a bad hierarchy can be downright impossible.