Re: NSMutableDictionary autorelease chrashes application
Re: NSMutableDictionary autorelease chrashes application
- Subject: Re: NSMutableDictionary autorelease chrashes application
- From: Andy Lee <email@hidden>
- Date: Fri, 18 Jul 2008 17:10:03 -0400
On Jul 18, 2008, at 4:55 PM, Hamish Allan wrote:
On Fri, Jul 18, 2008 at 9:21 PM, Andy Lee <email@hidden> wrote:
What would you use for adjectives -- "owned" and "unowned"?
How about "retained" and "unretained"? As in: "this method returns an
unretained object".
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. :)
--Andy
_______________________________________________
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