Macros for iPhone Programming

Here are some nice to have objective c macros I use in my projects. When I realized that NSObject on iPhones Simulator does support a getter for the class name but the original hardware does not, I’ll did a bit research about how to obtain more information about the current object and found some macro scripts in a discussion forum somewhere in the waste of internet. In former times I posted these macros here. But it turns out that the owner of these scripts is Stephan Burlot, and the tribute goes to him. Anyway, it seems he posted the scripts on his site, so you still can find them here: Stephan Burlots Macros for iPhone.


About this entry