Re: NSEnumerator ordering ?
Re: NSEnumerator ordering ?
- Subject: Re: NSEnumerator ordering ?
- From: Thomas Harrington <email@hidden>
- Date: Wed, 3 Jul 2002 16:33:28 -0600
On Wednesday, July 3, 2002, at 03:33 PM, Sherm Pendley wrote:
Yes, but it doesn't address Ondra's concern at all. Keys aren't always
strings - they can be structured objects. Something like this would be
needed:
<object>
<key>key data here, perhaps with child elements</key>
<string>String data here</string>
</object>
That's valid for NSDictionary in general, but is it valid for a property
list? Since the docs on this topic are STILL "forthcoming" on the July
Dev DVD, the only clue I can find is the Property List Editor app--
which seems to want only strings as dictionary keys.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.