Re: Concrete Protocols
Re: Concrete Protocols
- Subject: Re: Concrete Protocols
- From: Chris Hanson <email@hidden>
- Date: Wed, 31 Oct 2007 03:51:37 -0700
On Oct 31, 2007, at 1:27 AM, Philip Mötteli wrote:
Has anybody found any documentation about concrete protocols? (That
was supposed to be one new feature in Objective-C 2.0.)
Protocols in Objective-C 2.0 can have methods that are marked as
@required and @optional for classes that conform to the protocol,
making them useful for describing delegate methods where protocols
weren't before.
Is this what you're referring to?
-- Chris
_______________________________________________
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