If we were to go code-watching for Objective-C, what would we look for? Square brackets, ridiculously-long method names, and @’s. “at” sign compiler directives are as central to understanding Objective-C’s gestalt as its ancestry and underlying mechanisms. It’s the ...