framework-inversion-of-control

Status: IN

Frameworks create inversion of control — the framework calls application code, not the reverse — which is the defining architectural difference between frameworks (design reuse) and toolkits (code reuse, where application code calls the toolkit).

Source: entries/2026/06/17/gof-oo-chunk-3.md

Depended on by

JSON