-Matt
On Thursday, July 24, 2003, at 04:17 PM, Dave Carabetta wrote:
No it isn't.
The code between CFCOMPONENT tags outside CFFUNCTION is NOT A SCOPE AT ALL!!
(except in the lexical sense - don't get me started)
Variables have scopes. You're talking about a region of code which has nothing to do with scopes in ColdFusion.
Yeah, Ray corrected me on that one.
and is the only true private scope (contrary to some posts on cf-talk and elsewhere, the "this" scope is not private as in Java).
"this" is NOT a scope in Java.
It isn't? What is it then? I mean, I know that it's a way reference attributes/methods inside the object, but what is it technically referred to as? Just curious.
Regards, Dave.
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
