RE: Getting A Key Value From An NSDictionary [SORTED]
RE: Getting A Key Value From An NSDictionary [SORTED]
- Subject: RE: Getting A Key Value From An NSDictionary [SORTED]
- From: Ben Trumbull <email@hidden>
- Date: Mon, 8 Dec 2003 10:43:13 -0800
At 14:30 +0000 12/8/03, Jonathan Fleming wrote:
Hi Guys,
I've seen my error and have sorted this now.
I needed to obtain the key "item" first by using objectForKey which
is an EO and then use keyValueForKey on the required property of the
"item" to then be able to do what I needed.
NSDictionary responds to valueForKeyPath.
--
-Ben
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.