Re: There's obviously something I don't understand about NSDate.
Re: There's obviously something I don't understand about NSDate.
- Subject: Re: There's obviously something I don't understand about NSDate.
- From: G S <email@hidden>
- Date: Sat, 17 Mar 2012 17:46:40 -0700
On Sat, Mar 17, 2012 at 5:19 PM, Eeyore <email@hidden> wrote:
> I believe you were also on the discussion of properties vs. direct ivar
> access. This ties into that discussion.
Yep. That's why I mentioned that I see new merit to properties.
You would still need to release the object in dealloc
>
> [_firstBadAccuracyTime release]
>
>
Not a big fan of that asymmetry, but ARC will make it nicer.
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden