Do you remember what chapter that is? I'm 99% sure CFWACK makes it
clear that locks aren't necessary for simple reads. I remember writing
those updates myself a few revs back but I'd like to confirm the
current text is clear.


On Sun, May 30, 2010 at 4:29 PM, Matthew P. Smith <[email protected]> 
wrote:
>
> Does this require a lock?
>
> I was reading through the CF WACK, and it has an example like so:
> <cflock name="#application.applicationname#_whatever" type="exclusive"
> timeout="10">
>
> does reading the app scope require a lock?  Would I nest two locks?  Or is
> it not required because the application name does not change?
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334141
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to