NSUserDefaults
NSUserDefaults
- Subject: NSUserDefaults
- From: "Devraj Mukherjee" <email@hidden>
- Date: Mon, 20 Mar 2006 13:35:31 +1100
I am trying to make use of the NSUserDefault class to store
SystemPreferences for my application. I picked up an example from this
book I found on Amazon.
http://www.amazon.com/gp/product/0596003013/ref=pd_bxgy_img_a/103-7769098-5340657?_encoding=UTF8
Problem I have is I wish to share the Preferences across multiple
applications and I have thus made the System Preferences handling in a
framework that all these applications share.
Here are some of the questions I have about my own method:
1. Is storing preferences using a framework a valid technique?
2. Is there a message that has to be passed to the object that asks it
to store the informaiton?
3. Any examples, sources I can have a look at?
Thanks for your time.
Devraj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden