factory-method-called-within-template-methods

Status: IN

Factory methods are usually called within Template Methods; in the GoF document example, NewDocument is a template method that calls factory methods.

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

Depended on by

JSON