The MVC pattern was first described in 1979 by Trygve Reenskaug, - TopicsExpress



          

The MVC pattern was first described in 1979 by Trygve Reenskaug, then working on Smalltalk at Xerox research labs. The original implementation is described in depth in the influential paper “Applications Programming in Smalltalk-80(TM): How to use Model-View-Controller”. Smalltalk’s MVC implementation inspired many other GUI frameworks such as: • The NeXTSTEP and OPENSTEP development environments encourage the use of MVC. Cocoa and GNUstep, based on these technologies, also use MVC. • Microsoft Foundation Classes (MFC) (also called Document/View architecture) • Java Swing • The Qt Toolkit (since Qt4 Release). • XForms has a clear separation of model (stored inside the HTML head section) from the presentation (stored in the HTML body section). XForms usessimple bind commandsto link the presentation to the model.
Posted on: Sun, 06 Jul 2014 10:07:51 +0000

Trending Topics



Recently Viewed Topics




© 2015