Jump to content

9.5.2 Structural (Adapter, Decorator): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2025

  • curprev 02:5802:58, 10 July 2025 Mr. Goldstein talk contribs 1,375 bytes +1,375 Created page with "=== 9.5.2 Structural (Adapter, Decorator) === Structural design patterns are about how objects and classes are put together to form larger structures. They help make these structures flexible and efficient. * '''Adapter:''' Imagine you have a European power plug, but you're in the United States where the outlets are different. You'd use a power adapter to make them compatible. The Adapter pattern allows two incompatible interfaces (ways of doing things) to work together..." Tag: Visual edit