dip-both-layers-depend-on-abstractions

Status: OUT

DIP does not mean lower layers depend on higher layers directly; both layers depend on shared abstractions (interfaces), which inverts the conventional dependency direction.

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

JSON