Status: IN
Abstract Factory has three implementation techniques: (1) factory methods overridden in subclasses (most common), (2) prototype-based cloning of stored prototypical products, and (3) class-as-factory in languages with first-class classes (e.g., Smalltalk's partCatalog dictionary).
Source: entries/2026/06/17/gof-oo-chunk-7.md