Preventing the writing of the NSUserDefaults
Preventing the writing of the NSUserDefaults
- Subject: Preventing the writing of the NSUserDefaults
- From: Gerben Wierda <email@hidden>
- Date: Sun, 24 Mar 2002 16:07:41 +0100
An NSApplication automatically writes the user defaults in a file
.../Preferences/myappidentifier.plist where domain is your apps
identifier. I want to override that user defaults writing and reading
for my application. I haven't been able to find in the documentation.
I looked in the macosx-dev archives but though there were some posts
about NSUserDefaults, I was not able to find out how to prevent them
being written. The Apple Developer documentation is also rather limited.
Does anyone here know how to do this?
Thanks,
G
_______________________________________________
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.