Re: sortedArrayUsingFunction

2009-08-24 Thread Keary Suska
On Aug 24, 2009, at 4:46 PM, Boyd Collier wrote: The Discussion section in the current documentation for the NSArray method sortedArrayUsingFunction: context: reads "The new array contains references to the receiver’s elements, not copies of them." Nothing is said about increm

sortedArrayUsingFunction

2009-08-24 Thread Boyd Collier
The Discussion section in the current documentation for the NSArray method sortedArrayUsingFunction: context: reads "The new array contains references to the receiver’s elements, not copies of them." Nothing is said about incrementing the retain count of the objects in the ar