> On Aug 18, 2015, at 3:36 PM, Quincey Morris > <[email protected]> wrote: > > On Aug 18, 2015, at 12:07 , Charles Srstka <[email protected] > <mailto:[email protected]>> wrote: >> >>> On Aug 18, 2015, at 12:20 PM, Jens Alfke <[email protected] >>> <mailto:[email protected]>> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
