Gregory's Blog

Application Framework related posts

Extending ColdFusion and Lucee Application CFCs in the Root Directory

Extending ColdFusion and Lucee Application CFCs in the Root Directory


The application framework in Adobe ColdFusion and Lucee is quite powerful; however, there are some complications when trying to extend functionality to application components that reside in the web root directory. 
Read More...
Extending Application.cfcs Using Mappings and Proxies

Extending Application.cfcs Using Mappings and Proxies


How to use multiple Application.cfc’s in a ColdFusion application and extend them using mappings and proxies.
Read More...