CodyIT@programming.dev to Programming@programming.devEnglish · 1 year agoOOP is not that badosa1.netexternal-linkmessage-square48fedilinkarrow-up157arrow-down19
arrow-up148arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square48fedilink
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.