Hacker News new | ask | show | jobs
by haglin 228 days ago
I find inheritance works best when you model things that don't exist in reality, but only as software concepts, for example, an AbstractList, Buffer or GUI component.
1 comments

Really like this concept!