Re: Initialising NSMutableArray
Re: Initialising NSMutableArray
- Subject: Re: Initialising NSMutableArray
- From: "I. Savant" <email@hidden>
- Date: Mon, 13 Jul 2009 12:04:49 -0400
On Jul 13, 2009, at 12:02 PM, Gideon King wrote:
The array retains it, so [NSMutableArray arrayWithObject:[[[MyClass
alloc] init] autorelease]]; would be better.
Yes, I saw that after I'd sent it but didn't think it worth another
e-mail. It's fine if you're using GC . :-D
--
I.S.
_______________________________________________
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