Tag Archives: MVC

Writing Your Own Simple MVC Framework in ColdFusion

There are a few ColdFusion frameworks around but unfortunately it may not always be possible to use them – such as in a shared hosting environment. See my previous post about ColdFusion mappings which discusses why. The following notes describe how a simple event driven framework might be written. This is intended to be a [...]
Posted in ColdFusion | Also tagged | Comments closed