Status: IN
Template methods use inheritance to vary part of an algorithm, while Strategies use delegation to vary the entire algorithm.
Source: entries/2026/06/17/gof-oo-chunk-21.md
JSON