I'm on CF8. It would be great to get a definitive answer - are read locks
necessary on CF8?

Also, back to my original question, should the <cflock> surround the <cfif>
or is it the other way around with session vars?

-----Original Message-----
From: Jason Fisher [mailto:ja...@wanax.com] 
Sent: Wednesday, September 09, 2009 2:05 PM
To: cf-talk
Subject: re: Quick question on cflock...


If you are on CF8+, then my understanding is that locking READ functions is
no longer required.  If you're still on CFMX 7, then, yes, <cfif
arrayLen(session.customer.custerrors)> is a READ function and should be
locked.

Or was it is CFMX 7 that made the READ lock less important?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326147
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to