decorator-vs-adapter-responsibilities-not-interface

Status: IN

A Decorator changes an object's responsibilities without changing its interface, whereas an Adapter gives an object a completely new interface.

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

Depended on by

JSON