The implicit VARIABLES scope in a CFC isn't unnamed any more than the FORM,URL,CGI,CLIENT, and COOKIE scopes are unnamed.
In CFMX6.0, there was an explicit unnamed scope that was very distinct to variables scope. Even in CFMX6.1 there are a few corner cases where foo and variables.foo don't actually resolve the same way (even tho' they're supposed to, in the absence of either 'var' or arguments).
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]
