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.
a possibility for CF7, perhaps?CF does not support the concept of "private"
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
