Re: Terminate app
Re: Terminate app
- Subject: Re: Terminate app
- From: Charles Srstka <email@hidden>
- Date: Mon, 13 Jul 2015 18:55:48 -0500
On Jul 13, 2015, at 11:48 AM, Quincey Morris <email@hidden> wrote:
>
> Note that in Swift, you can write SomeClass.instanceMethod (instanceOfSomeClass, …) as an equivalent of instanceOfSomeClass.instanceMethod (…), and the error message you got is helpfully trying to show you how to do that. :)
You can? I hadn’t noticed this.
What’s the intended use of that, to force an instance to use a superclass’s implementation of some method instead of the overridden version? If so, that seems really open to abuse…
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