On Mon, Mar 19, 2012 at 1:35 PM, Sebastian Celis <[email protected]>wrote:
> 1) Embrace @properties...Exposing _ivars in header files is > gross. You never want people to access them directly, so don't make > those declarations public at all. > > 2) Technically, nothing is truly private in Objective-C, so let's stop > trying to completely prevent people from using private APIs. contradiction++ _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
