Yup.  Have fun.

----- Original Message -----
From: "Steven Monaghan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, November 21, 2001 1:39 PM
Subject: Complete lack of locking...


> I inherited an application that uses session variables and has no CFLOCK
> tags in it at all! All session variables have a CFPARAM in the
> Application.cfm, but even there it isn't inside a cflock.  I was reading
the
> docs and even if I set the locking to "Automatic Read Locking", I don't
> think I'm protected from potential locking problems.
>
> Am I understanding things correctly?  Do I need to go through every bit of
> code, find where a session variable is referenced and put it in a ReadOnly
> lock, and find where a session variable is updated and put it in a
Exclusive
> lock?
>
> TIA,
> Steve
> -------------------------------------
> Steven Monaghan
> Oracle DBA / Cold Fusion Developer
> MSC Industrial Direct Co., Inc.
> Melville, NY
> [EMAIL PROTECTED]
> http://www.mscdirect.com
> -------------------------------------
>
>
>
> This e-mail is intended for the use of the addressee(s) only and may
contain
> privileged, confidential, or proprietary information that is exempt from
> disclosure under law.  If you are not the intended recipient, please do
not
> read, copy, use or disclose the contents of this communication to others.
> Please notify the sender that you have received this e-mail in error by
> replying to the e-mail.  Please then delete the e-mail and destroy any
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to