Jeffry,

Read what I said, and I stand by that post!


-----Original Message-----
From: Jeffry Houser [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, 27 June 2002 10:22 AM
To: CF-Talk
Subject: RE: What is the best variable scope?

At 07:55 AM 6/27/2002 +1000, you wrote:
>Actually I prefer to look at the request scope as a global variable to
>the user, where as application is global to the application.

  A request scope variable is global to the request.  Whether it is
global 
to the user, could be open to interpretation depending on your
definition 
of user.  Is each single request a user?  What if you are using session 
management?  I usually associate the user with a session.


______________________________________________________________________
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