Community Member Profile
- Profile: /members/6147-Steven-Peeters.htm
- URL: http://www.flexpert.be
- Comments: 2
- Points: 19
Recent Blog Comments By Steven Peeters
-
ColdFusion 9's Implicit Getters And Setters Are Hard Coded
Posted on Mar 28, 2011 at 2:07 PM
@JF, Since the classes they belong to are generated only once, I assume it will be directly compiled into a java class. And then it would make sense that it's faster in execution, because the interpreter for CFML is just skipped. But then again, I'm just making an educated guess here. Maybe... read more »
-
ColdFusion 9's Implicit Getters And Setters Are Hard Coded
Posted on Jun 3, 2010 at 10:03 AM
This is exactly what I anticipated would happen. I assume that the function pointer is overwritten and now they both point to the same method. If this would have worked, it would have been a huge security gap in ColdFusion.... read more »



