composite-parent-refs-define-chain

Status: IN

Parent references in Composite naturally define a chain of responsibility, allowing Chain of Responsibility to be implemented by forwarding requests up the composite tree via existing parent pointers.

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

Depended on by

JSON