A generic delegation template in Objective-C
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: