CodyIT@programming.dev to Programming@programming.devEnglish · 1 month agoOOP is not that badosa1.netexternal-linkmessage-square51fedilinkarrow-up159arrow-down19
arrow-up150arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square51fedilink
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.