A Quick Objective-C 2.0 Tutorial: Part II In the first tutorial, we looked at the basic syntax and features in Objective-C 2.0. In this installment, we'll take a look at some of the options for customizing, and some of the more advanced syntax. Notes About Dot Syntax This may be obvious, but a few comments I've seen elsewhere suggests maybe it's not. If you use dot syntax like this: NSString* movi