Archive for the 'Model-Glue MVC Framework' Category
Localization in Model-Glue - Part II
1 Comment Published April 18th, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentThe previous post on localization outlined a solution to the issue of localization - i.e. the display of your pages in multiple languages (and where appropriate currencies, time formats, etc).
In that post I highlighted the issue of memory usage when putting a resource bundle into each user’s session who differed from the default site language. […]
Localization in Model-Glue - Part I
3 Comments Published April 17th, 2008 in ColdFusion, ColdSpring Framework, Databases, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentBefore continuing to read, please note that there is a Part II to this post which addresses a performance issue in the following approach. However, please do continue reading because Part II assumes you have read this entire post and only makes minor changes to the code herein…
I have seen a couple of approaches to […]
Model-Glue / Reactor Scaffolds : List screens and those linked descriptions
0 Comments Published March 27th, 2008 in ColdFusion, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentHere is the problem: Model-Glue scaffolds give you a nice skeleton to work with. My specific issue was with the list screens, which use a query object to populate the table in the view. If it were an iterator with records, then I would have no issue. However, Model Glue only gives the option of […]
Injecting application configuration settings into ModelGlue using ColdSpring
0 Comments Published March 21st, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentI wanted a consistent way to access application configuration settings in Model-Glue without embedding too much implementation into my views and as little as possible in the controller(s).
I found a way to do it that works well for me. I don’t know if it is best practice, but it just might be.
Source of knowledge:
http://www.nabble.com/Global-Application-Name-td7582344.html
I’ll start […]
I have chosen… ColdFusion + 3 Frameworks: Model-Glue, ColdSpring, Reactor
0 Comments Published March 21st, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentI’ve flirted with a lot of technologies over the years. More recently I have been working with Java - Struts with Spring, and even more recently .NET/C#/ASP.NET. They are fine architectures in their own right, and in high-end commercial systems they have a lot to offer. However, there is still something just too heavy duty […]
Search
About
You are currently browsing the Clogging up the Web weblog archives for the 'Model-Glue MVC Framework' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Localization in Model-Glue - Part II
- Localization in Model-Glue - Part I
- CFML goes open-source
- Model-Glue / Reactor Scaffolds : List screens and those linked descriptions
- Injecting application configuration settings into ModelGlue using ColdSpring
- I have chosen… ColdFusion + 3 Frameworks: Model-Glue, ColdSpring, Reactor
- Two excellent music choices
- Lenovo ThinkPad X61s and Ubuntu 7.10 Gutsy Gibbon
- XBOX 360 - The 2 big questions
- HP Pavillion 2104eu Laptop Review
Archives
Categories
- ColdFusion (9)
- ColdSpring Framework (4)
- Databases (2)
- Journalism (1)
- Miscellaneous (20)
- Model-Glue MVC Framework (5)
- Music (1)
- PHP (1)
- Poker (1)
- Reactor Framework (5)
- Ruby (4)
- Software Development (6)
