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...
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
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
From design to implementation
References
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