Difference between revisions 1084283264 and 1112218090 on enwiki

<!-- Please do not remove or change this AfD message until the discussion has been closed. -->
{{Article for deletion/dated|page=Model-Glue|timestamp=20220925065954|year=2022|month=September|day=25|substed=yes|help=off}}
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=Model-Glue|date=25 September 2022|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
'''Model-Glue''' is an [[object-oriented programming|OO]] [[web 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>{{Cite web|url=http://www.model-glue.com/blog/index.cfm/2007/1/11/ModelGlue-License-Change|title=Home}}</ref>

Model-Glue is:
* an [[implicit invocation|Implicit Invocation]] framework which facilitates use of the Model View Controller design pattern in ColdFusion applications.
* a framework encouraging clear separation of Model, View, and Controller
* akin to [[Mach-II]], another implicit invocation MVC framework.
* written by Joe Rinehart, with feedback provided by Doug Hughes of Alagad, Inc.

==See also==
*[[Comparison of server-side web frameworks|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]]