New Objective-C literal syntax for NSNumber, NSArray, NSDictionary
joris.kluivers.nl
New Objective-C literal syntax for NSNumber, NSArray, NSDictionary
1–4 of 4 posts
Re: New Objective-C literal syntax for NSNumber, NSArray, NSDictionary
#2A few years ago there was rampant speculation that Apple was going to bless some other language to overcome the deficiencies in Objective-C. Now it seems they're just amping the compiler with things like this, and the adding things like ARC to the runtime.
Re: New Objective-C literal syntax for NSNumber, NSArray, NSDictionary
#3A step in the right direction.
Re: New Objective-C literal syntax for NSNumber, NSArray, NSDictionary
#4The @ symbol makes sense given the precedence of @"" strings