CMS - Implementing ColdBox
August 19, 2008 – 11:44 pmI’ve been working on the implementation of coldbox into our content management system. Currently, i’m still learning coldbox, but until now it has been working out nicely.
So why coldbox or any framework? Well, the framework provides organizational structure to manage application. For example, in fusebox, we differentiate layouts and action pages, which gives developers seperate facility to manage code without interepting design view. We are using similar structure, but now with ColdBox, i’m assuming it would be better.
Tags: ColdBox