Hacker News new | ask | show | jobs
by int_19h 1373 days ago
Interfaces are late bound, which, in conjunction with the concept of object identity and state, is OO. Subclassing is merely one specific approach to code reuse within the OO paradigm.