abstract-factory-base-can-be-concrete

Status: OUT

The Abstract Factory's base class can be concrete rather than abstract, serving as both AbstractFactory and ConcreteFactory simultaneously — appropriate for simpler applications.

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

JSON