Revision 308753016 of "Model-Glue" on enwiki

{{Wikify|date=September 2008}}
{{Advert|date=October 2008}}

'''Model-Glue''' is a [[Object-oriented programming|OO]] [[web application framework]] based on the [[Model-view-controller|MVC]] design pattern.  Its goal is to simplify development of OO [[ColdFusion]] applications.  It is released under the [[Apache_license|Apache Software License 2.0 (ASL2.0)]]<ref>http://www.model-glue.com/blog/index.cfm/2007/1/11/ModelGlue-License-Change</ref>

;Model-Glue Is:
* An Implicit Invocation framework simplifying use of the Model View Controller design pattern in ColdFusion applications. It's designed to be easy to use and play well with others, like Tartan.
* A framework encouraging clear separation of Model, View, and Controller
* Lightweight enough to play well with others: it comes with out-of-the-box connectors to Paul Kenney's Tartan Framework.
* Akin to Mach-II, another [[implicit invocation]] MVC framework, but with slightly simpler functionality.
* Written by Joe Rinehart, a quasi-popular ColdFusion blogger with an interest in developing better OO applications in ColdFusion, with constant feedback provided by Doug Hughes of Alagad, Inc. 

{{Application frameworks}}

== References ==

{{reflist}}

==External links==
*[http://www.model-glue.com The Model-Glue web site].

==See also==
*[[Comparison of web application frameworks]]

[[Category:CFML programming language]]