Re: Swift enums and NSNotificationCenter
Re: Swift enums and NSNotificationCenter
- Subject: Re: Swift enums and NSNotificationCenter
- From: Quincey Morris <email@hidden>
- Date: Thu, 06 Aug 2015 03:31:34 +0000
On Aug 5, 2015, at 19:48 , Rick Mann <email@hidden> wrote:
>
> why not be able to also do this?
>
> protocol MyProtocol {
> func myFunc()
> {
> some stuff
> }
> }
Chris Lattner has said (in the developer forums) that this seems like an obvious future step for protocols, so perhaps it will come to be, sometime.
_______________________________________________
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