macrocommand-is-composite-of-commands

Status: IN

A MacroCommand holds a list of sub-commands and executes them sequentially; it is an instance of the Composite pattern applied to commands.

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

Depended on by

JSON