I have to ask: Why exactly are we having this conversation?  Just do things
like the docs say and use the arguments scope, and all will be well.  Stop
being tricky with your code!  It's a maintenance nightmare!

Paul Kenney
WebMaster, CorporateWarriors.com
916-663-1963


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Sean A Corfield
Sent: Friday, March 19, 2004 3:19 PM
To: [EMAIL PROTECTED]
Subject: Re: [CFCDev] Unscoped references in CFSET within CFFUNCTION


On Mar 19, 2004, at 2:48 PM, Stephen Milligan wrote:
> Now you have CFCs which bring with them the combination of VARIABLES,
> ARGUMENTS and un-named local scope.

Be warned that there are *two* unnamed scopes: the 'var' local scope 
and the implicit 'variables' scope which is non-public instance data.

Regards,
Sean

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]



----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to