Re: Multiple Inheritance
Re: Multiple Inheritance
- Subject: Re: Multiple Inheritance
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 24 May 2012 18:15:01 +0700
On 24 May 2012, at 17:37, Graham Cox wrote:
> Turn it into two separate protocols instead, and adopt whichever protocols are needed in the concrete implementations. Or if one protocol is a superset of the other, a protocol can extend another.
I thought that a protocol only declares methods and properties.
How do I avoid duplicating method implementations using a protocol?
Kind regards,
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden