Object-C Categories: Why and How
Did you ever wonder what an Object-C Category is good for and how to actually code and use one? Here is a short rundown of why I needed one and how I actually did it including using a property in my category which is per se not allowed within a Category.
Cheers – Andy
Comments are closed.