On 10/7/2003 at 16:29, you wrote:
ZB> Can anyone see any reason why you wouldn't want to copy session
ZB> scope variables to a request scope variable if all you want to do
ZB> is to test the values in them but not set them?
ZB> It strikes me that this would be more efficient than locking the
ZB> session scope each time you wanted to test the variables.
If you're on a pre-MX server, I think you're right to go the
duplicate() route. On MX, I've read and heard that locking reads isn't
really necessary due to changes in the way the server handles 'shared
scope' variables:
http://www.macromedia.com/support/coldfusion/ts/documents/tn18235.htm
~ Ubqtous ~
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

