CodyIT@programming.dev to Programming@programming.devEnglish · 1 month agoOOP is not that badosa1.netexternal-linkmessage-square60fedilinkarrow-up161arrow-down110
arrow-up151arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square60fedilink
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up2·1 month 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.