Difference between revisions 704689740 and 704689851 on enwiki

{{Notability|date=March 2010}}

'''Model-Glue''' is an [[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:
* Aan [[implicit invocation|Implicit Invocation]] framework which facilitates use of the Model View Controller design pattern in ColdFusion applications.
* Aa framework encouraging clear separation of Model, View, and Controller
* Aakin to [[Mach-II]], another implicit invocation MVC framework.
* Wwritten by Joe Rinehart, with feedback provided by Doug Hughes of Alagad, Inc.

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

==References==
{{reflist}}

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

{{Web frameworks}}

[[Category:CFML programming language]]