On May 2, 2004, at 11:21 PM, Barry Beattie wrote:
it's therefore possible to "shadow" variables if each CFC has variables
with the same name - the compiler doesn't know which one the code refers
to?

No, VARIABLES scope in the parent is the *same* scope as in the child. The variables don't shadow each other - they are the same variables.


CF does not support the concept of "private"
a possibility for CF7, perhaps?

Extremely unlikely since CF already uses "private" and needs to maintain backward compatibility!


Regards,
Sean


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to