Tag Archives: objective-c
Assign, retain, copy pitfalls in Objective-C
Cocoa With Love (Matt Gallagher): Assign, retain, copy pitfalls in Objective-C.
Objective-C 2.2 Features
Martin Pilkington (Code Collector Pro) on Objective-C 2.2 features. He covers the code reduction features of the new runtime. These are coming to “modern” Apple runtimes, meaning 64-bit Mac and iPhone.
Objective-C 2.0's dot syntax
Chris Hanson on Objective-C 2.0′s dot syntax. When to use it, when to not use it, and what it’s really there for.
Rules to avoid retain cycles
Matt Gallagher: Rules to avoid retain cycles
UIView manipulation made easier with a category
Michael Fey: UIView setup easier. I’ve done similar; very helpful.
Objective-J
On Leaky Abstractions and Objective-J.
WarpedVisions on Objective-C, square 1
Bruce over on WarpedVisions writes on entering the world of Objective-C and Cocoa development. I’m barely past square one, but I found this an interesting title. Of course, what Bruce means is the whole Mac OS X development experience, but … Continue reading