Yuriy Gromchenko

46%
Flag icon
Model. The abstract data model representing the target object. The model has no direct knowledge of any views or controllers. View. A way to interpret the model. It subscribes to changes in the model and logical events from the controller. Controller. A way to control the view and provide the model with new data. It publishes events to both the model and the view.
The Pragmatic Programmer
Rate this book
Clear rating
Open Preview