- Traditional Fusebox
- MVC Fusebox
- OO Fusebox
- Simple Mach II
- Refactored Mach II using design patterns
- Fusebox + Tartan
- Model-Glue
Model-Glue Sample Application
April 2, 2005 · 3 Comments
The sample application which I'm using to illustrate my Fusebox and Mach II framework comparison talk now has a Model-Glue variant! That's seven variants altogether:
Tags: coldfusion · modelglue

3 responses so far ↓
1 Joe Rinehart // Apr 3, 2005 at 3:26 PM
Thanks for the interest in the framework! The big hole is now patched, thanks to the bit of code you sent over. A new version is available at http://www.model-glue.com/downloadmg.cfm .
It'd be interesting to see how easily you could do a Model-Glue + Tartan variant - I've been working on an M-G app over the past week that uses Tartan, and am liking the combo.
-Joe
2 Vishnuprasad Ramakrishnan // Feb 14, 2007 at 6:21 AM
Thanks for providing the Sample application on the framework.
what are the steps that needs to be followed if i want to run the sample application you provided with the latest model-glue core file. when i replace the latest model-glue core file i got an error.
3 Sean Corfield // Feb 14, 2007 at 2:39 PM
Model-Glue 1.x apps should run just fine with Model-Glue 2.x but you probably need to make some configuration changes (due to Model-Glue settings moving to a separate file).
You should join the Model-Glue mailing list and ask your question there - and provide exact details of the error.
Leave a Comment