Trisha Shetty (Editor)

Model Glue

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Model-Glue is an OO web framework based on the MVC design pattern. Its goal is to simplify development of OO ColdFusion applications. It is released under the Apache Software License 2.0 (ASL2.0)

Model-Glue is:

  • an 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.
  • References

    Model-Glue Wikipedia