snaggen@programming.dev to Programming@programming.devEnglish · 1 year agoThe Tragic Death of Inheritanceavivcarmi.comexternal-linkmessage-square50fedilinkarrow-up161arrow-down13cross-posted to: rust@programming.dev
arrow-up158arrow-down1external-linkThe Tragic Death of Inheritanceavivcarmi.comsnaggen@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square50fedilinkcross-posted to: rust@programming.dev
minus-squarejvisick@programming.devlinkfedilinkEnglisharrow-up2·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.