adapter-object-more-flexible-than-class

Status: IN

Object adapters are more flexible than class adapters because they work with the adaptee class and all its subclasses, whereas class adapters commit to a specific adaptee class at compile time.

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

Depended on by

JSON