True. I just tend to do it to stay more consistent with data types even
though CF isn't a typed language. Plus, in case it ever moves more
towards a typed language, it helps me to be that much closer to being
ready. If nothing else, it makes me feel like I'm a better coder :-) 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 12, 2006 5:23 PM
To: CF-Talk
Subject: RE: adobe certification site

> That's probably a good point because once it is compiled down to a 
> java class it all looks the same. I think the speed was probably only 
> in the compiling of the file while CF took all of the non-typed 
> language and turned it into java matching the appropriate variable 
> types necessary.
> Therefore, it's probably not a huge increase in performance but it 
> probably makes CF's initial compiling job a little easier.

It's possible. Although that's the point at which I stop worrying about
optimization -- I only worry about optimization if I see something on a
human scale (i.e. more than a few milliseconds). In some cases the
optimization turns out to be a collection of smaller optimizations, but
I've never found it to be anything as small as choice of evaluation
operators.

s. isaac dealey     434.293.6201
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237631
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to