Objective-C Literals and @compatibility_alias
This Stack Overflow question discusses how Objective-C array, dictionary, and value literals are not actually hardcoded into the compiler. They can in fact be redirected to custom classes (via Rob Rix).
Comments
Stay up-to-date by subscribing to the Comments RSS Feed for this post.