composite-gof-emphasizes-transparency

Status: IN

The Gang of Four emphasize transparency over safety in the Composite pattern, preferring to declare child management operations in the Component base class for uniform client treatment.

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

Depended on by

JSON