chain-of-responsibility-uses-existing-parent-links

Status: IN

In Chain of Responsibility, existing object references such as parent references in a Composite part-whole hierarchy can serve as the successor chain, eliminating the need to define new successor links.

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

Depended on by

JSON