ah but in the original question Douglas was writing to the scope and in this
case your logic would say to lock.  It's not likely that you might have
problems, but if you do work on busy sites, then the possibility of issues
caused through not locking arising are much higher.

Saying that if you want to continue by not locking, or not listening to the
advice of others, then be my guest :)

----- Original Message -----
From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 27, 2002 2:50 PM
Subject: RE: [ cf-dev ] CFMX and locking


> LOL :-) nah, I never used to lock and I never had any problems, but now I
> either copy the data into the request scope or I lock......
>
> "In CF5, if you failed to lock your updates, your shared scopes could get
> corrupted - that won't happen with CFMX. "
>
> If it aint a race condition, surely not locking a simply read is not
require
> in MX?
>
>
>
> -----Original Message-----
> From: Tom Smith [mailto:[EMAIL PROTECTED]]
> Sent: 27 November 2002 14:46
> To: [EMAIL PROTECTED]
> Subject: Re: [ cf-dev ] CFMX and locking
>
>
> thanks Rich, that's cleared up a lot, and by that I'll continue locking
all
> my scoped vars:)
> ----- Original Message -----
> From: "Rich Wild" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 27, 2002 2:38 PM
> Subject: [ cf-dev ] CFMX and locking
>
>
> > http://www.corfield.org/blog/2002_09_01_archive.html#81527680
> >
> > -------------------------------------------------------
> > Rich Wild
> > Senior Web Developer
> >
> > -------------------------------------------------------
> > e-mango                      Tel: 01202 755 300
> > Gild House                      Fax: 01202 755 301
> > 74 Norwich Avenue West
> > Bournemouth                   Mailto:[EMAIL PROTECTED]
> > BH2 6AW, UK                      http://www.e-mango.com
> > -------------------------------------------------------
> > This message may contain information which is legally
> > privileged and/or confidential.  If you are not the
> > intended recipient, you are hereby notified that any
> > unauthorised disclosure, copying, distribution or use
> > of this information is strictly prohibited. Such
> > notification notwithstanding, any comments, opinions,
> > information or conclusions expressed in this message
> > are those of the originator, not of e-mango.com ltd,
> > unless otherwise explicitly and independently indicated
> > by an authorised representative of e-mango.com ltd.
> > -------------------------------------------------------
> >
> >
> > --
> > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> >
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > For human help, e-mail: [EMAIL PROTECTED]
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to