Re: Multiple Inheritance
Re: Multiple Inheritance
- Subject: Re: Multiple Inheritance
- From: Graham Cox <email@hidden>
- Date: Thu, 24 May 2012 20:37:33 +1000
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.
--Graham
On 24/05/2012, at 7:14 PM, Gerriet M. Denkmann wrote:
> Other, better solutions?
_______________________________________________
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