So I'm starting to grok that CF 7 is different than 4.5, like the fact that
IIF() isn't any slower than IF, and cfscript is nothing but eye candy.

I'm wondering what else I've got old ideas about, and thinking that based on
some comments, locking is one.

What's the deal?

I'm probably just spacing the fact that I read a great blog entry on the
whys and wheres a month ago... but anyways, repetition is one way of
remembering, I guess. :-\

>From the docs, it looks about the same though; id est, lock whenever you
access a shared scope, period.

how come not locking <cfparam name="session.someVar" value="whatevervalue">
is acceptable?

Well... thatis it, really.

And no, I'm popping and locking as I click "send".

Tanks,
denny


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251839
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to