Check again, CFCs do not inherit private methods or properties. This is in the documentation.
-Matt > -----Original Message----- > From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 2:51 PM > To: CF-Talk > Subject: RE: RE: I like CFMX > > What, do you mean - can it inherit any and all properties of a > superclass/cfc to give a formal mechanism for code reuse - then yes. > > A CFC which 'extends' another CFC can inherits all of the variables and > all of the methods defined in the superclass/cfc. > > Therefor true inheritance. > > What CFC's do not do is support Polymorphism. > > HTH > > > Neil Clark > Team Macromedia > http://www.macromedia.com/go/team > > Announcing Macromedia MX!! > -------------------------- > http://www.macromedia.com/software/trial/. > > > ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

