Software Engineering White Papers
The MVC Design Pattern in MIDP Development: Simplify Your GUI Development Process With MVC
Overview In everyday software development one often encounters the same problems again and again. Rather than solve the same problem each time, it makes sense to document the solution and re-use it. Design patterns are essentially documented, generalized solutions to common problems in application development. It has been said that there are two phases to implementing a design pattern: understanding it, and then using it. In this paper, one will be introduced to the Model-View-Controller (MVC) pattern and learn how to make it part of one's MIDP user interface development. One will start with an overview of the MVC pattern structure, then see how it can be applied in a real-life case.
| Publisher | IBM | File Format | HTML |
|---|---|---|---|
| Date Published | September 2004 | ||
| Format | White Papers | ||
| Topics | |||



