Array and dictionary literals
| Originator: | kpannema | ||
| Number: | rdar://7326019 | Date Originated: | 22-Oct-2009 |
| Status: | Open | Resolved: | |
| Product: | Other | Product Version: | |
| Classification: | Reproducible: | NA |
The ability to use Array and Dictionary literals. For example in javascript or python an array can be declared as: array = ['item1', 'item2']; In my opinion this code is more readable then the NSArray or NSDictionary initializers.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!