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
>
> 
______________________________________________________________________
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
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