decorator-composition-order-matters

Status: IN

The order of Decorator composition matters: composing Composition inside Scroller inside Border produces different behavior than Composition inside Border inside Scroller, because in the latter case the border scrolls with the text.

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

Depended on by

JSON