FROM : mmalcolm crawford
DATE : Tue Oct 05 23:55:11 2004
On Oct 5, 2004, at 2:29 PM, Max Barel wrote:
> The valueForKey: method is defined in the NSKeyValueCoding protocol of
> NSObject. It is also overloaded in NSDictionary.
> Is the NSDictionary version of the method conforming to the
> NSKeyValueCoding?
>
The documentation is explicit about exactly what NSDictionary's
valueForKey: method does:
"Returns the result of sending objectForKey: to the receiver."
mmalc
DATE : Tue Oct 05 23:55:11 2004
On Oct 5, 2004, at 2:29 PM, Max Barel wrote:
> The valueForKey: method is defined in the NSKeyValueCoding protocol of
> NSObject. It is also overloaded in NSDictionary.
> Is the NSDictionary version of the method conforming to the
> NSKeyValueCoding?
>
The documentation is explicit about exactly what NSDictionary's
valueForKey: method does:
"Returns the result of sending objectForKey: to the receiver."
mmalc
| Related mails | Author | Date |
|---|---|---|
| Max Barel | Oct 5, 00:44 | |
| Scott Anguish | Oct 5, 06:44 | |
| Max Barel | Oct 5, 15:54 | |
| Max Barel | Oct 5, 23:29 | |
| mmalcolm crawford | Oct 5, 23:55 |






Cocoa mail archive

