If race conditions shouldn't be a problem, there's no reason to lock. Pre-MX, yes. Aside from race condition issues there were issues of memory corruption. Nowadays, you kids have it easy :)
(not sure how about determining if the automatic locking is enabled...but assuming i'm not totally off base in my response, it should be a moot point) On 1/30/07, David Gardner <[EMAIL PROTECTED]> wrote: > Should I lock Session Scope Reads in MX 7? > > There shouldn't be a race condition problem. > > I know to lock writes, but how about Reads? > > Additionally, If I'm on a shared server, how can I tell if they've > "enabled automatic read locking" ? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268125 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

