narrow-interface-key-to-pluggable-adapters

Status: OUT

The narrow interface — the smallest subset of Adaptee operations needed for adaptation — is the key design principle enabling pluggable adapters, as it makes the adapter easier to build by minimizing the operations the Adaptee must support.

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

JSON