Hacker News new | ask | show | jobs
by gb2d_hn 41 days ago
Interface over inheritance is the paradigm I try and stick to. I'd rather maintain orthogonal code than code with overuse of inheritance because of over adherence to DRY.