If one is using database storage of client variables, does CF make a
database trip everytime one references a client scoped variable?

In other words, if you referenced client.name 50 times throughout a request
would it make sense to copy that once to another scope before calling it?
(i.e. <cfset request.name = client.name> )


Jason Cronk
[EMAIL PROTECTED]




----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]


Reply via email to