Timeline for How to use 'Adapter' without any changes in the existing code in c++
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2018 at 20:07 | comment | added | Christophe | @Deduplicator I fully agree with you: it would not be wise to make classes polymorphic just in case of some distant eventuality. I trust the designer to have founded reasons, and to have thought carefully about the pros, the cons, and the hows, before he/she wants to make a class polymorphic ;-) | |
| Jan 24, 2018 at 16:34 | comment | added | Deduplicator | Well, doesn't designing for polymorphism from the beginning, without having even an idea of how it should be polymorphic, violate YAGNI? | |
| Jan 24, 2018 at 16:05 | history | edited | Robert Harvey | CC BY-SA 3.0 | edited body |
| Jan 24, 2018 at 7:06 | vote | accept | Anton | ||
| Jan 24, 2018 at 7:02 | history | answered | Christophe | CC BY-SA 3.0 |