Class Constants
Class Constants
- Subject: Class Constants
- From: James Stroud <email@hidden>
- Date: Sun, 30 May 2004 17:57:53 -0600
Hello All,
I would like to make a NSDictionary filled with the same values
available to all instances of a class. (It would not change from
instance to instance, but all instances will need it. I want to read
this dictionary in from a plist, but I think it would be wasteful for
each instance to have its own copy of the dictionary. Its not obvious
to me how I would go about implementing this. Does anyone have any
advice.
Thanks in advance,
James
---------------------------------------------------------
James Stroud
Department of Chemistry
University of Colorado
Boulder, CO 80309-0215, USA
tel: 303-492-4503
www:
http://JamesStroud.com/
--------------------------------------------------------
_______________________________________________
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.