Loading a Dictionary
Loading a Dictionary
- Subject: Loading a Dictionary
- From: Richard Patterson <email@hidden>
- Date: Thu, 3 Feb 2005 17:47:03 -0800
Is there sample code somewhere for how to load entries into an
NSMutableDictionary? My initial effort seems to have created something
crash inducing. I think my mistake is that I assumed the objects were
being copied when they were put into the dictionary.
Does a dictionary only contain a references to an objects that must be
globaly available along with the dictionary?
Should I create an array of objects and then use that to load the
dictionary?
Richard Patterson
Illusion Arts
6700 Valjean Avenue
Van Nuys, CA 91406
818 901-1077
FAX: 818 901-1995
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden