Re: Validating NSButton in Swift
Re: Validating NSButton in Swift
- Subject: Re: Validating NSButton in Swift
- From: Luc Van Bogaert <email@hidden>
- Date: Mon, 14 Dec 2015 22:56:39 +0100
> On 14 Dec 2015, at 22:51, Roland King <email@hidden> wrote:
>
>
>> On 15 Dec 2015, at 04:10, Luc Van Bogaert <email@hidden <mailto:email@hidden>> wrote:
>>>
>>
>>
>> I tried what you suggested and made a button subclass and just declared conformance in objective-c, and then imported the class into Swift.
>> This seems to do the trick, my button subclass is now accepted as conforming to the protocol.
>> Thanks!
>>
>
> Good - If you can find 5 minutes I really would suggest filing a bug report on it, it’s nice to be able to work around it for now but it’s something needs to get fixed, the protocol definition is inconsistent in Objective C (defined as properties, implemented as functions) and that needs cleaning up or special-casing.
>
Done it already.
--
Luc Van Bogaert
_______________________________________________
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