Status: IN
The View-Controller relationship in MVC is an example of the Strategy pattern: a view uses a Controller subclass instance to implement a particular response strategy, which can be replaced at run-time.
Source: entries/2026/06/17/gof-oo-chunk-2.md