[thelist] trying to learn about locking (was: Re: CF Session Variables)

Raymond Camden jedimaster at macromedia.com
Thu Oct 4 09:13:47 CDT 2001


Correct, you should never mix locking of shared access vars by name and
scope. Use one or the other.

However... you can certainly use scope locking for shared access vars,
and use name locks for file ops.

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

Email    : jedimaster at macromedia.com
Yahoo IM : morpheus

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

> -----Original Message-----
> From: thelist-admin at lists.evolt.org 
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of Joshua Olson
> Sent: Thursday, October 04, 2001 10:17 AM
> To: thelist at lists.evolt.org
> Subject: Re: [thelist] trying to learn about locking (was: 
> Re: CF Session Variables)
> 
> 
> Quick little aside, Susan, the documentation states that you 
> should not use name in tandem with scope.  I don't know what 
> the penalties are for it, though.
> 
> -joshua
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to: 
http://lists.evolt.org Workers of the Web, evolt ! 





More information about the thelist mailing list