Looking for an Ordered Dictionary
Looking for an Ordered Dictionary
- Subject: Looking for an Ordered Dictionary
- From: Philip Weaver <email@hidden>
- Date: Tue, 9 Apr 2002 00:51:08 -0500
I'm seeking some technique to hold a set of key/value pairs but
keep them IN ORDER. I would use NSDictionary but the keys are
not returned/stored in the order in which they are added - it is
an unordered collection.
Do I need to roll my own "OrderedDictionary" or are there other
NSFoundation classes that would suit my needs. Are there third
party classes or source code that I should refer to?
Thanks,
Philip Weaver
_______________________________________________
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.