Community Member Profile
- Profile: /members/3923-Randy-Leinen.htm
- Comments: 2
- Points: 21
Recent Blog Comments By Randy Leinen
-
Learning ColdFusion 9: CFImport / New Operator Works With Tags As Well
Posted on Jul 24, 2009 at 1:59 PM
@Ben, Thanks for the quick reply. So, one more question. If I want create a user.cfc that maintains user data and also has methods for logging in and out, etc, is it a lot of overhead to keep that instance around in a session variable? In this case the instance would be used for both data a... read more »
-
Learning ColdFusion 9: CFImport / New Operator Works With Tags As Well
Posted on Jul 24, 2009 at 1:45 PM
@Ben, Nice article. I have a question about calling cfc methods as static methods - where there is no instance created. Is there a recommended way to do this other than using cfinvoke? Or is that the best way? I am coming out of the c# world where I can just call a static method like so:read more »



