gof-class-scope-inheritance-object-scope-composition

Status: IN

Class-scoped patterns use inheritance relationships fixed at compile time; object-scoped patterns use object composition relationships that can change at run time.

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

Depended on by

JSON