Building delegates like they do in UIKit #protocols #ui We've all written delegates, but sometimes our delegates require more information than what we receive from UIKit. Why is this? Here, we look at how conforming our protocol to NSObject brings us closer to UIKit delegates. 07 Dec 2011 • 1 min read