Am I the only one who sees this thread/problem as a non-issue if you just always always always scope your variables (which is recommended practice by Macromedia anyway)?
I mean, yes it's interesting and good to know of the underlying behaviors of CF, how things are copied to the local scope, etc. But if you're concerned about "foo" being "arguments.foo" or not, just put "arguments." in front and be done with it. Right? ---------------------------------------------------------- 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]
