> On Jun 24, 2015, at 15:43 , Alex Kac <a...@webis.net> wrote:
> 
> As I wrote above, where you are assigning a type at that moment - no. Its 
> quite obvious. You're doing it right there where its obvious. Frankly, I 
> don't see the two things as being the two sides of the same coin. In one case 
> the type is seen pretty obviously because you're assigning it. In the other 
> you're passing arguments and its not obvious in most cases.

You're not assigning a type at the moment. It's no more obvious than passing a 
variable as an argument.

        var someNewVar = someOldVar

How is that any more obvious than what's going on at a call site?

-- 
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