-
Notifications
You must be signed in to change notification settings - Fork 0
Overview
kwaxer edited this page Sep 29, 2017
·
1 revision
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.