Status: IN
The Prototype pattern eliminates the parallel Creator class hierarchy that Factory Method requires — instead of one Creator subclass per Product subclass, clients clone registered prototypes directly.
Source: entries/2026/06/17/gof-oo-chunk-9.md