RE: Saving an array in NSUserDefaults
RE: Saving an array in NSUserDefaults
- Subject: RE: Saving an array in NSUserDefaults
- From: "Jonathan E. Jackel" <email@hidden>
- Date: Wed, 16 Apr 2003 17:25:18 -0400
Are you sure everything in the array is writeable to a plist?
Jonathan
>
-----Original Message-----
>
From: email@hidden
>
[mailto:email@hidden]On Behalf Of Jesus De Meyer
>
Sent: Wednesday, April 16, 2003 12:30 PM
>
To: email@hidden
>
Subject: Saving an array in NSUserDefaults
>
>
>
Hi,
>
>
In my app I need to save an array in the user defaults. When I remove
>
my preferences and set the array, it gets saved, so no problems there.
>
Problems arise when I change the contents of the array and try to save
>
it again.
>
>
I know the array has its contents, but the prefs file doesn't have
>
these values, all it has are the values of the time before I changed
>
them. I did use the synchronize method but it didn't work.
>
>
What do I need to do?
>
_______________________________________________
>
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.
_______________________________________________
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.