ColdSpring Framework
From Wikipedia, the free encyclopedia
ColdSpring is a web application framework for the ColdFusion application programming language.
The aim of ColdSpring is to make the configuration and dependencies of ColdFusion components (CFCs) easier to manage. ColdSpring uses the inversion of control pattern to "wire" CFCs together.
ColdSpring also provides an aspect-oriented programming framework for ColdFusion.