When to use properties & dot notation
I listened to a recent episode of the cocoaFusion: podcast about properties and dot notation today. There were a few interesting points brought up, but I felt a couple of the most important reasons to use @property declarations and dot notation weren’t addressed. The biggest reason I see to use a different notation for both […]
Also tagged Cocoa, Mac, Objective-C, OOP, programming, Xcode