gof-observer-unexpected-updates-liability

Status: IN

A liability of the Observer pattern is unexpected updates: observers have no knowledge of each other's presence, so a seemingly innocuous subject change can cause a cascade of updates to observers and their dependents.

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

Depended on by

JSON