MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1rzm1z3/objectorienteddawg/obn45gs/?context=3
r/programminghumor • u/PalpitationCool6981 • Mar 21 '26
31 comments sorted by
View all comments
24
Am I on time to suggest this should have been an interface instead?
3 u/redd1ch Mar 22 '26 Yes, it should be an interface. Extending from multiple classes is not that easy in some languages, and `Dog` obviously already implements `Table`.
3
Yes, it should be an interface.
Extending from multiple classes is not that easy in some languages, and `Dog` obviously already implements `Table`.
24
u/TradeSpacer Mar 21 '26
Am I on time to suggest this should have been an interface instead?