Ref:Model-View-Controller

From Dark Omen Wiki

Jump to: navigation, search

Model-View-Controller ("MVC") is a software architecture pattern where system "logic" (rules or inner mechanics), user input (system-user interaction), and sensory representation (GUI, sounds, etc) are considered modules that are to be separated from each other. The purpose if this is to create a system of loosen couplings of the three main system components which will create maintainability through modularity.

Personal tools
communication