Status: IN
The Decorator base class provides default implementations that forward each operation to the wrapped component, so subclasses only override operations they want to extend.
Source: entries/2026/06/17/gof-oo-chunk-13.md
JSON