On May 16, 2010, at 5:19 PM, William Squires wrote:

> I believe keys in an NSDictionary/NSMutableDictionary are NSStrings

This is true in a property list; the serializer only knows how to read/write 
strings as dictionary keys. But in memory (or if you’re using the more powerful 
NSArchiver) you can use any copyable object as a dictionary key.

—Jens_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to