Re: NSUserDefaults
Re: NSUserDefaults
- Subject: Re: NSUserDefaults
- From: Steven Riggs <email@hidden>
- Date: Thu, 03 Sep 2009 17:15:22 -0400
That's how I do it. I also use setValue:forKey: when passing
NSLocalizedString()
-Steve
On Sep 3, 2009, at 5:05 PM, Oftenwrong Soong wrote:
Hi all,
Why does NSUserDefaults provide method stringForKey but not a method
setString:forKey (akin to setBool:forKey, setFloat:forKey, etc.)?
This does not seem symmetric.
I'm using setObject:forKey when saving a NSString to the defaults
database. Is this correct?
Thanks,
Soong
_______________________________________________
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
_______________________________________________
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