IMO it is a more advanced way to code - and it looks prettier. Again this is
just my opinion. You don't have to type < > as much, and if you have the
urge to learn a lower level language (C, C++, Java) it'll feel more
comfortable if you are used to that type of syntax.

Other than that - none that I can think of.


-----Original Message-----
From: Tony Weeg [mailto:tony@;navtrak.net]
Sent: Tuesday, November 12, 2002 1:29 PM
To: CF-Talk
Subject: RE: cfscript performance (was cfscript book)


it certainly helps....thanks for the info....although
I am sure there will be a flood of opinions on this, so that's
really why I started the thread....

should any of us who don't already know, bother learning that way of
coding for cf?

.tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337


-----Original Message-----
From: Fitch, Tyler [mailto:tfitch@;isitedesign.com]
Sent: Tuesday, November 12, 2002 4:21 PM
To: CF-Talk
Subject: cfscript performance (was cfscript book)


Tony,

Pre CFMX using a block of cfscript to set some variables or perform most
tasks would give you an increase in performance.  Now with MX if you
have a block of cfscript and set 10 variables compared to 10 <cfset>
tags the only difference would be the white space between the <cfset>
tags.

HTH,

t

**********************************************************************
Tyler M. Fitch
Certified Advanced ColdFusion 5 Developer
http://isitedesign.com
**********************************************************************

-----Original Message-----
From: Tony Weeg [mailto:tony@;navtrak.net]
Sent: Tuesday, November 12, 2002 12:57 PM
To: CF-Talk
Subject: RE: cfscript book


now I am asking all of these questions, is cfscript really that good to
use? or could I go all day long using cftags and never see much
performance difference....

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to