Re: Storing preferenses
Re: Storing preferenses
- Subject: Re: Storing preferenses
- From: Eivind Andersen <email@hidden>
- Date: Wed, 8 Oct 2003 14:24:28 +0200
Hi, and thank you for the help!
I switched to using the NSUserDefaults. It sure made the code more
compact :), but the problem is still there. When I try to save the
buddylist (a NSMutableArray containing "Buddy-objects"), it is empty
when I extract it. Everythings works well with stringobjects.
It there a trick to saving/extracting NSMutableArrays from
NSUserDefaults?
Best regards,
Eivind Andersen
I really don't know what's going wrong, but I can tell your solution
is unnecessarily complex.
Search the docs for NSUserDefaults, get an example or two from the
web, and be very happy.
Hope that helps ;o)
On 6 Oct 2003, at 23:56, Eivind Andersen wrote:
_______________________________________________
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.