> On Sep 4, 2015, at 14:29 , Quincey Morris 
> <quinceymor...@rivergatesoftware.com> wrote:
> 
> On Sep 4, 2015, at 14:04 , Rick Mann <rm...@latencyzero.com> wrote:
>> 
>> According to the docs in Xcode 7b6, join(_:) is a method on String. But if I 
>> try to call it:
> 
>> Of course, I can't command-click on join() to get to its declaration, and 
>> option-clicking on it doesn't link to its documentation.
> 
> Sorry, I forgot to start with the basic point, which is that there is no 
> ‘join’ method anywhere any more (except in the ghostly form that lets the 
> compiler tell you it doesn’t exist any more), so you can’t call it or 
> command-click to it.

See, now that seems wrong. If the compiler can tell me about it, it should be 
declared that way somewhere, and maybe there are comments near that location to 
help explain what's going on (granted, any such comments should be in the 
message, but perhaps that's too unwieldy, and yet the message itself leaves 
something to be desired).

But it is what it is.


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

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