Re: Private Methods
Re: Private Methods
- Subject: Re: Private Methods
- From: Charles Srstka <email@hidden>
- Date: Tue, 18 Aug 2015 16:50:37 -0500
> On Aug 18, 2015, at 3:36 PM, Quincey Morris <email@hidden> wrote:
>
> On Aug 18, 2015, at 12:07 , Charles Srstka <email@hidden <mailto:email@hidden>> wrote:
>>
>>> On Aug 18, 2015, at 12:20 PM, Jens Alfke <email@hidden <mailto:email@hidden>> wrote:
>>>
>>> But would Swift have caught this issue, since the CALayer.context property isn’t visible in headers at all, only in the compiled code?
>>
>> Jens Alfke, of mooseyard.com <http://mooseyard.com/> <http://mooseyard.com/ <http://mooseyard.com/>>, has presented us with a poser. We do not know which bush the private method is behind. But we can soon find out.
>
> I’m confused. We already knew the answer to the test you did — if it was anything else, this thread wouldn’t have ever existed.
>
> Jens’s poser was a question about Swift. Have you tried the same test in Swift?
Look a little closer, and you’ll notice that the app code was in Swift (like your app would be), and the framework code was in Objective-C (like the Foundation/AppKit classes are).
Charles
_______________________________________________
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