Re: NSMutableDictionary autorelease chrashes application
Re: NSMutableDictionary autorelease chrashes application
- Subject: Re: NSMutableDictionary autorelease chrashes application
- From: Michael Vannorsdel <email@hidden>
- Date: Fri, 18 Jul 2008 15:43:56 -0600
In my office we usually call objects returned directly without an
autorelease as "short returned" and an retain-autoreleased object as
"pooled". Though these sound more slang than something that could be
official.
On Jul 18, 2008, at 3:10 PM, Andy Lee wrote:
Unfortunately, there's no such thing as an unretained object. When
an object stops being retained, it gets dealloced.
I thought of "pre-retained" and not "not pre-retained," but those
are ugly and probably flawed in some way too. Anyway, I'm done
making suggestions for now. There will be plenty of opportunities
the inevitable next time this topic heats up. :)
_______________________________________________
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