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.

1 comment:

 

Copyright 2009-2010 John Bito. Creative Commons License
This work is licensed under a Creative Commons Attribution-NoDerivs 3.0 Unported License.