Timeline for How to handle the methods that have been added for subtypes in the context of polymorphism?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 20, 2018 at 9:36 | comment | added | Philipp | What this answer describes is usually referred to as the Liskov Substitution Principle. | |
| Feb 20, 2018 at 8:24 | comment | added | Jonathan van de Veen | I agree with this answer. Narek is right about the code smell. It is the interface design that is smelly, so fix that and your good. | |
| Feb 19, 2018 at 15:09 | history | answered | Ralf Kleberhoff | CC BY-SA 3.0 |