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: j o a r <email@hidden>
- Date: Mon, 31 Oct 2005 12:01:32 +0100
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?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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