Community

Using CFML Files To Pre-Process CFM Files In ColdFusion

(Ben Nadel) A lot of the cool stuff that I’ve learned in Seven Languages in Seven Weeks depends on the ability to write lambda / anonymous functions in your code. As of version 9.0.1, ColdFusion still doesn’t allow for anonymous functions. But, it does allow for onMissingTemplate() functionality. As

Read More - Register for Free Membership