gof-mediator-centralizes-control-tradeoff

Status: IN

The Mediator pattern centralizes control, which can make the mediator itself a monolith that is hard to maintain — trading complexity of interaction for complexity in the mediator.

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

Depended on by

JSON