Timeline for Code for interface and the type erasure problem
Current License: CC BY-SA 4.0
        3 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 2, 2022 at 5:37 | comment | added | Martin Maat | Right. The adage is "code to abstractions, not to concretions" and this the D in SOLID. It says nothing about inheritance or subtypes versus super types. See softwareengineering.stackexchange.com/questions/401769/… | |
| Sep 30, 2022 at 12:37 | comment | added | EmmanuelMess | "The interface of a module can be defined as the set of services the module exports. Another definition is as all the interactions of the module with its environment " source given is Fundamentals of software engineering (2nd ed.) and Documenting Software Architectures: Views and Beyond respectively for each. | |
| Sep 30, 2022 at 10:22 | history | answered | gnasher729 | CC BY-SA 4.0 |