From: Calvin Bornhofen Date: 2013-03-09T06:16:51+09:00 Subject: Re: methods in subclasses Hello, On 08.03.2013 19:26, john rxjmo wrote: > I think I'm confused before your post :). > I thought that the goal of subclasses is the ability to add more methods > than the ones in the super class. > > Thank you for your help. by expanding on the subclasses you add information, yes, but that doesn't affect the parent class. Kind regards, Calvin