Model-View-Controller (MVC) is the name of a design pattern for separating logical functioning (model), user presentation (view), and input processing (control) into separate layers. Commonly applied in GUI design, the pattern is quite generic and independent of implementation.

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-9) was last changed on 23-Aug-2006 10:09 by Janne Jalkanen