On 28 Nov, 2008, at 6:29 PM, Pierce Freeman wrote:
I am wondering the correct/recommended technique to make a
NSMutableArray
out of a NSArray.
On 2008 Nov, 28, at 17:30, Dave DeLong wrote:
How about -mutableCopy?
which gives you a retained object, and then there is +[NSMutableArray
a
--- On Fri, 11/28/08, Pierce Freeman <[EMAIL PROTECTED]> wrote:
> I am wondering the correct/recommended technique to make a
> NSMutableArray
> out of a NSArray. I see online that there are ways to do
> this, but am not
> sure what is the best way.
I'm not sure why you'd do it any other way than
How about -mutableCopy?
HTH,
Dave
On 28 Nov, 2008, at 6:29 PM, Pierce Freeman wrote:
Hi everyone.
I am wondering the correct/recommended technique to make a
NSMutableArray
out of a NSArray. I see online that there are ways to do this, but
am not
sure what is the best way.
___
Hi everyone.
I am wondering the correct/recommended technique to make a NSMutableArray
out of a NSArray. I see online that there are ways to do this, but am not
sure what is the best way.
Sincerely,
Pierce F.
--
Pierce Freeman
[EMAIL PROTECTED]