Re: Does NSPointerArray support zeroing weak references under ARC

2014-08-12 Thread Sean McBride
On Sat, 9 Aug 2014 07:53:57 +0100, Jonathan Mitchell said: >Does NSPointerArray support zeroing weak references under ARC? Yes as of 10.8, see the Foundation Release notes: Cheers, -- ___

Re: Does NSPointerArray support zeroing weak references under ARC

2014-08-09 Thread Quincey Morris
On Aug 9, 2014, at 01:46 , Roland King wrote: > I do sometimes wish the revision history was a bit more verbose, or at least > there was a way to see the various revisions of the document to see what > actually changed. The 2011-09-16 revision note was correct, because at that time (and until

Re: Does NSPointerArray support zeroing weak references under ARC

2014-08-09 Thread Roland King
That was an interesting question. I've used one under ARC and it does, but I thought .. let's check with the documentation. Well the documentation says nothing about ARC at all until you get to the end where the Revision History table is and that says .. 2013-08-08 Noted that NSPointerAr