Just a reminder - whenever you copy _any_ structure, if you are not 100%
sure the data is flat (no deep structs), you should use Duplicate()
instead.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Matthew R. Small [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, March 19, 2002 10:21 AM
> To: CF-Talk
> Subject: RE: UDF question
> 
> 
> I think it's already pretty common practice to copy the session
> structure to the request scope, which also does not need to be locked.
> I don't do it, but then I also don't use many session variables.
> 
> - Matt Small
> 
> -----Original Message-----
> From: Jim Curran [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, March 19, 2002 10:11 AM
> To: CF-Talk
> Subject: RE: UDF question
> 
> Hey all,
> 
> Just a thought off the top of my head,
> 
> Premise: Local Vars do not need to be cflocked
> 
> Why not

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to