Prior to CFMX - yes. It's simple - if you type session, type cflock. (Ditto for Applicaiton or Server.) Two reasons - server stability and logical reasons. (Ie, stuff like <cfset session.x = session.x + 1>)
======================================================================= Raymond Camden, ColdFusion Jedi Master for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Brian Eckerman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 12, 2002 8:56 AM > To: CF-Talk > Subject: Absolutly neccesary to cflock session variables > > > Is it absolutly necesary to cflock session variables. > ex. when doing an IsDefined(session.myvariable). > How could it hurt to not use them? ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

