command-memento-token-objects

Status: IN

Command and Memento are both token objects passed as arguments: Command represents a request and is polymorphic (with an Execute operation), while Memento represents internal state and has a narrow interface with no polymorphic operations.

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

Depended on by

JSON