Good example Sean! If I misread the original poster, sorry. I thought for sure s/he was talking about inheritance.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Sean A Corfield [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 29, 2003 5:28 PM > To: CF-Talk > Subject: Re: accessing parent cfc's variables > > > On Saturday, Mar 29, 2003, at 07:52 US/Pacific, Raymond Camden wrote: > > It is true. If in parent.cfc, outside the methods or in a method but > > not > > var scoped or attribute scoped, if you do x=1, then child.cfc can > > access > > it as well. > > Let's try some real code here because I think some folks have gotten > confused: > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

