Community

Creating ColdFusion Proxy Components With ColdFusion 9’s GetFunctionCalledName()

(Ben Nadel) A couple of weeks ago, I started experimenting with ColdFusion 9’s new objectSave() and objectLoad() functions for serializing and deserializing objects. In that post, I was able to leverage getFunctionCalledName() – another new ColdFusion 9 function – for creating proxy components. Crea

Read More - Register for Free Membership