Personally, I prefer using CFScript over "regular" CF when I can use it. First, it's much easier to set a bunch of variables inside a CFScript block (IMO). Second, I find it easier to "read" CFScript logic blocks. Finally, it IS faster when you do something beyond very basic stuff, and (again, IMO) it makes for a more compact page of code. Add to that a bunch of _GREAT_ UDF's in CFLIB (http://www.cflib.org/) and you CAN actually mimic the functionality of a good number of regular CF tags.
Pete ----- Original Message ----- From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 3:57 PM 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 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

