03 December, 2013
From Zillow: iOS coding using Objective-C duck-typing
Working at Zillow, I've had the opportunity to explore iOS and Objective-C. Please check out my first blog post there which describes a technique that enables subclassing NSOutputStream with reduced code by taking advantage Objective-C dynamic method (selector) resolution to give the effect of duck-typing.
Subscribe to:
Posts (Atom)