abstract-factory-often-implemented-with-factory-methods

Status: OUT

Abstract Factory is often implemented with factory methods; the two patterns are related but distinct, and Abstract Factory can also use Prototype instead of factory methods.

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

JSON