CodyIT@programming.dev to Programming@programming.devEnglish · 1 year agoOOP is not that badosa1.netexternal-linkmessage-square60linkfedilinkarrow-up161arrow-down110
arrow-up151arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square60linkfedilink
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up2·1 year agoAnd if you only have one layer then why not just use interfaces/traits? Which are a vastly better design than inheritance.
And if you only have one layer then why not just use interfaces/traits? Which are a vastly better design than inheritance.