dip-two-implementation-strategies

Status: IN

DIP has two implementation strategies: direct (abstractions packaged with the policy layer) and independent packages (abstractions in their own library, providing more flexibility and reuse).

Source: entries/2026/06/17/dependency-inversion-principle.md

Depended on by

JSON