Article | REF: H7230 V1

Web application modeling and design

Author: Gustavo ROSSI

Publication date: November 10, 2006

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

8. From design to implementation

Generating implementation objects from design documents is often time-consuming.

For example, we can use MVC (Model-View-Controller) architecture to describe implementation components. MVC architecture has been widely used to decouple the user interface from application data and functionality. Various programming environments provide large class libraries that allow the programmer to reuse standard interface objects and interaction styles by connecting classes corresponding to his "model".

The model contains application data and behavior, and also provides an interface to the view and controller. For each user interface, a "view" object is defined. It contains information on presentation formats and remains synchronized with the state of the model. Finally, the controller manages user interactions (inputs) and translates them into requests...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Digital documents and content management

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
From design to implementation