JavaLoader can be used in a wide variety of ways.It can be used to dynamically load Java libraries, or to dynamically compile Java code.This can be done without without having to place those library in the ColdFusion classpath, providing also a dynamic...

ColdDoc

ColdDoc 1.0

ColdDoc creates documentation sites based on ColdFusion Component Meta Data information.The project comes with support for multiple documentation strategies, each producing a different type of result.ColdFoc is basically a port of JavaDoc to ColdFusion,...

Transfer ORM sets up an intermediary layer between the actual ColdFusion code and the database itself.This layer automates some of the processes and tasks needed to manipulate the SQL code and interact with the database, also improving the application's...