I think you forgot one line - If I type evaluate - I shoot myself.
-----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 12:18 PM To: CF-Talk Subject: RE: Session variable question > Ok, this leads me to another question about locking, If I'm > doing a check > for a session variable, like say something like > <cfif session.username is "blah"> > add some code > </cfif> > > should I have read only locks on pieces of code like that? we do have > certain features that we look for a particular user via a > session variable. > I'm wondering if I should lock all those too, or would that > be overkill? > Yes. Repeat after me... If I type session - I type lock. If I type application - I type lock. If I type server - I type lock. ======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

