I'm guessing no - since all the "sets" are compiled to Java byte code, it
would not make sense for one kind of assignment to be coded differently from
another kind of assignment.

-----Original Message-----
From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 08, 2002 4:46 PM
To: CF-Talk
Subject: Re: Application vs Request........


Interesting ... does anyone know if this still holds true with CFMX or not?

Paul Giesenhagen
QuillDesign


> >>> Such as datasources, tablenames,  table widths, colors ect.. There are
> > probably 30-40 in all.
> >
> > Right now I set those as
> > <cfset prefs.tablename = "customer_table">
> > <cfset prefs.dsn = "customers"
> > <cfset prefs.tableBGColor = "FFFFFF">
> > ect...<<
>
> a little off topic, but...
> if you are really concerned with performance, using cfscript to set 30-40
> variables will be a bit (milliseconds) faster than using cfset (at least
it
> was prior to CFMX).
>
> -Craig
>
>

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to