decorator-dynamic-alternative-to-subclassing

Status: IN

The Decorator pattern attaches additional responsibilities to an object dynamically and is a flexible alternative to static subclassing for extending functionality.

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

Depended on by

JSON