Taco,

There is a long but informative discussion on locking in CFMX here:
http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=18407&forumid=4#93700


The general consensus is - You now only need to lock to prevent race
conditions. You don't need to lock if you're just reading shared scope
variables that don't change eg. application.dsn, application.mailserverip
etc.

HTH

Tim

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to