patterns-should-not-be-applied-indiscriminately

Status: IN

Design patterns should only be applied when the flexibility they afford is actually needed, as they often achieve flexibility by introducing additional levels of indirection that can complicate a design or cost performance

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

Depended on by

JSON