A generic delegation template in Objective-C

Written: Oct 22nd 2010, 23:44

I don’t use this pattern every day, but when I do need it, I always have to look into earlier project trying to find what I need to apply to my current objective-c prosject in order to do this.

Not anymore because I made this template:

Back to posts list