Skip to content

Overview

kwaxer edited this page Sep 29, 2017 · 1 revision

Overview

Model tier objects can service any View or Presentation tier (desktop, web, or other). If the View objects are created indirectly, it also becomes possible to use the same code in different applications with any underlying GUI (Vision, Web, etc.).

Approaches like REST and CRUD can be useful as modelling paradigms to guide the layout and use of the MVC library framework.

Clone this wiki locally