The following pages and posts are tagged with
Title | Type | Excerpt |
---|---|---|
ARC | Page | This is a list of porting tips for ARC code |
Bad mulle-objc Code | Page | A non-functional `.m` file that contains all the features that are absent from mulle-objc. |
Objective-C++ | Page | It's just not a good idea |
Differences to Objective-C 2.0 | Page | But how can less be more ? It's impossible! More is more! -- Y. Malmsteen |
. syntax for properties | Page | It's gone |
id is the generic Objective-Ctype | Page | The generic type of Objective-C is id, use it |
Porting @import | Page | |
Synchronized is gone | Page | Synchronized as a keyword and property is not available |
synthesize | Page |