Re: removeObjectForKey: does nothing if key doesn't exist?
Re: removeObjectForKey: does nothing if key doesn't exist?
- Subject: Re: removeObjectForKey: does nothing if key doesn't exist?
- From: Jonathan del Strother <email@hidden>
- Date: Mon, 31 Oct 2005 11:23:52 +0000
On 31 Oct 2005, at 11:01, j o a r wrote:
On 31 okt 2005, at 11.57, Jonathan del Strother wrote:
According to the docs, -[NSMutableDictionary removeObjectForKey:]
does nothing if the key doesn't exist. However, when I try and
remove a key that doesn't exist, it raises an exception. Is this
a documentation error, or am I missing something?
The key that you're trying to remove, is it a string? If so, what
is the value of the string?
*sigh*
Nevermind - I'm being dumb. The key string was nil. I need more
coffee...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden