I'm enjoying the risks of refactoring some poorly named methods in Xcode 7.1 
and the refactorer is mentioning "Ambiguous Type: Message sent to id." for 
methods sent to a delegate.

Before I give it a shot, is this a case where using instancetype to return the 
instance of the object that holds the method a better choice than id?

It appears so, but just thought I'd ask the group.

Thanks in advance,
Alex Zavatone
_______________________________________________

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