In Java, a subclass does in fact inherit private methods and properties. -Matt
> -----Original Message----- > From: Mike Chambers [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 3:59 PM > To: CF-Talk > Subject: RE: I like CFMX > > matt, > > correct if i am wrong (my java is a little rusty), but when inheriting > from a class in java, the subclass does not inherit private methods or > properties from the superclass (only protected and public). > > mike chambers > > [EMAIL PROTECTED] > > > -----Original Message----- > > From: Matt Liotta [mailto:[EMAIL PROTECTED]] > > > There are a lot of ways to argue this point. My point of view > > is that MM > > shouldn't tease us with OO type constructs. Either gives > > everything J2EE > > has to offer or don't bother at all. > > > > -Matt > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

