On Jul 13, 2015, at 11:48 AM, Quincey Morris 
<quinceymor...@rivergatesoftware.com> 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 (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to