snaggen@programming.dev to Programming@programming.devEnglish · 1 year agoThe Tragic Death of Inheritanceavivcarmi.comexternal-linkmessage-square52fedilinkarrow-up1106arrow-down14cross-posted to: rust@programming.dev
arrow-up1102arrow-down1external-linkThe Tragic Death of Inheritanceavivcarmi.comsnaggen@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square52fedilinkcross-posted to: rust@programming.dev
minus-squarejvisick@programming.devlinkfedilinkEnglisharrow-up3·1 year agoIn my experience, inheritance is really handy in the right situation. But far more often, inheritance is just a quick way to code yourself into a corner or just a waste of mental energy in the wrong place.
In my experience, inheritance is really handy in the right situation. But far more often, inheritance is just a quick way to code yourself into a corner or just a waste of mental energy in the wrong place.