gof-mvc-three-objects-model-view-controller

Status: IN

MVC consists of three kinds of objects: the Model (application object), the View (screen presentation), and the Controller (defines how the UI reacts to user input).

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

Depended on by

JSON