This is a work in progress / sketchbook for what will become a very simple convention-based dependency injection (inversion of control) framework. It doesn't actually do anything yet :) It's on github purely so I can work on both my desktop and my laptop while I'm at CFUnited :)
dutchrapley/di1
DI/1 - Inject One - is a very lightweight, convention over configuration, dependency injection (inversion of control) framework for ColdFusion / CFML.
ColdFusion