hook-operations-overridable-defaults

Status: IN

Hook operations are methods in a base class with default (often empty) behavior intended to be overridden by subclasses; they are central to Template Method and also used in Abstract Factory, Factory Method, and Proxy.

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

Depended on by

JSON