English

Applied MVC Patterns. A pattern language

Software Engineering 2007-05-23 v1

Abstract

How to get advantages of MVC model without making applications unnecessarily complex? The full-featured MVC implementation is on the top end of ladder of complexity. The other end is meant for simple cases that do not call for such complex designs, however still in need of the advantages of MVC patterns, such as ability to change the look-and-feel. This paper presents patterns of MVC implementation that help to benefit from the paradigm and keep the right balance between flexibility and implementation complexity.

Keywords

Cite

@article{arxiv.cs/0605020,
  title  = {Applied MVC Patterns. A pattern language},
  author = {Sergey Alpaev},
  journal= {arXiv preprint arXiv:cs/0605020},
  year   = {2007}
}