Modules Framework - ColdFusion
Overview
This is a relatively simple demonstration of how you can introduce MVC approaches to your new ColdFusion applications without the overhead and configuration of a complex MVC framework. Download the code, have a look at the overview here, and the rest should make sense to you.
Whenever the time comes to build any new module in ColdFusion, this is the format that I use. I also have a handy FarCry plugin that allows new modules to be created easily and added to the site by CMS users.