Editor’s note: I recently bumped into a bit of Objective-C syntax that was unfamiliar to me. The code was in this form: id<SomeProtocol> variableName = [someObject someMessage] I’d never seen a protocol paired with an id type. I asked Paul Cantrell about it and he prepared this:
Archive by Author
Supporters
Popular Right Now
- Tutorial: JSON Over HTTP On The iPhone
- 7 UI Design Resources for iPhone Developers
- Android App Development:Threading part 1: Handlers
- 31 iPhone Applications With Source Code
- Tutorial: Networking and Bonjour on iPhone
- App Roundup: The Best iPhone Barcode Scanners
- Hello There: A CoreLocation Tutorial
- Finding iPhone Memory Leaks: A “Leaks” Tool Tutorial

Recent Comments