28 Jan 2013
Magic Box
NSHipster describes the magic box that is NSValue.
I’ve almost never had reason to use NSValue — but when it’s needed, it’s needed. Just the other day I used -[NSValue valueWithCGRect:] to store some CGRects in an NSArray.