command-is-oo-replacement-for-callbacks

Status: IN

The Command pattern is the object-oriented replacement for callbacks, encapsulating a request as a first-class object that can be stored, passed, parameterized, and invoked later.

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

Depended on by

JSON