Re: Problem with NSMutableDictionary
Re: Problem with NSMutableDictionary
- Subject: Re: Problem with NSMutableDictionary
- From: Todd Blanchard <email@hidden>
- Date: Sat, 18 Aug 2007 15:26:31 -0700
On Aug 18, 2007, at 1:12 PM, Francis Derive wrote:
Doc onto dictionaryWithCapacity should remind this which otherwise
might be in the Cocoa Memory management rules to be revisited. Apps
runs.
It is the convention that all factory methods other than alloc and
new return autoreleased objects. I don't know that this needs to be
mentioned in the documentation of every factory method.
-Todd Blanchard
_______________________________________________
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