DocumentCode
3369885
Title
Handling multiple domain objects with Model-View-Controller
Author
Mahemoff, Michael J. ; Johnston, Lorraine J.
Author_Institution
Melbourne Univ., Parkville, Vic., Australia
fYear
1999
fDate
1999
Firstpage
28
Lastpage
39
Abstract
The Model-View-Controller (MVC) architecture style separates software into models representing core functionality, views which display the models to the user, and controllers which let the user change the models. Although more sophisticated architectures have since been developed, MVC is interesting to explore because its simplicity makes it more acceptable to practitioners and it is beginning to become well-known in industry. However, MVC is rarely studied with regard to systems containing more than one domain model. Several issues are either ambiguous or missing in the literature. The distinction between views and controllers, the way model states are updated in a multiple-model architecture, and the creation of reusable domain-specific components. A program was developed to investigate these issues, and this paper documents the corresponding design decisions. MVC proved helpful in creating a multiple-model system with reusable components, although some weaknesses remain
Keywords
object-oriented programming; user interface management systems; MVC; Model-View-Controller; design decisions; multiple domain objects; reusable components; user-interface; Computer architecture; Displays; EMTP; Graphical user interfaces; Maintenance; Programming profession; Software prototyping; Tellurium; Usability; User interfaces;
fLanguage
English
Publisher
ieee
Conference_Titel
Technology of Object-Oriented Languages and Systems, 1999. TOOLS 32. Proceedings
Conference_Location
Melbourne, Vic.
Print_ISBN
0-7695-0462-0
Type
conf
DOI
10.1109/TOOLS.1999.809412
Filename
809412
Link To Document