
Model-Glue 3, code named "Gesture," is a return to Model-Glue's roots of dead-simple MVC+II development.
The first Release Candidate is pretty well documented , and largely ready for public consumption. There could be a last lingering bug or two, but we'll get those fixed up as soon as they are reported.

Model-Glue: ColdFusion is designed to make it easier to use object-oriented models to create HTML-based applications.
It enforces Model-View-Controller design, eases implicit invocation, does repetitive work for you, and plays well with other open-source ColdFusion frameworks.
It's designed to be easy to use, letting you focus on business problems and user interface, not framework hoops.
It builds on ColdFusion as a productivity tool for writing Web applications.
Model-Glue is based on Model View Controller and Implicit Invocation - but not at all complicated.
All code is released under the Apache Software License 2.0, meaning that it's free to download, use, and alter.
Model-Glue is lightweight enough to play well with others: it works with Model frameworks like Tartan and ColdSpring as well as Object/Relational Mapping frameworks like Reactor and Transfer.