Re: Best way to make a little piece of data persistent?
Re: Best way to make a little piece of data persistent?
- Subject: Re: Best way to make a little piece of data persistent?
- From: Andreas Mayer <email@hidden>
- Date: Thu, 29 Sep 2016 01:04:50 +0200
> Am 29.09.2016 um 00:45 schrieb Gabriel Zachmann <email@hidden>:
>
> I need to make a few small pieces of data (an integer, a string, ...)
> persistent across different invocations of my screen saver.
>
> That is, when the screen saver is about to quit, I need to save it,
> when it gets invoked the next time, I need to load it again.
>
> What is the recommended (and easiest?) way to do that?
NSUserDefaults
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden