The Dependency Inversion Principle¶
Martin, R. C. (1996). The Dependency Inversion Principle.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Inversion
- … engineering and architecture**: Inversion of Control (Hollywood Principle — "don't call us, we call you") inverts control flow from imperative to declarative; dependency inversion principle (Martin 1996) inverts coupling direction so high-level modules depend on abstractions rather than low-level implementations.
This sourceIn C++ Report. Martin Dependency Inversion Principle.
- … engineering and architecture**: Inversion of Control (Hollywood Principle — "don't call us, we call you") inverts control flow from imperative to declarative; dependency inversion principle (Martin 1996) inverts coupling direction so high-level modules depend on abstractions rather than low-level implementations.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:e459a34fdda4 · see in the full table