Re: Bundles and User Defaults
Re: Bundles and User Defaults
- Subject: Re: Bundles and User Defaults
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 20 Aug 2002 18:43:50 -0700
On Tuesday, August 20, 2002, at 06:31 PM, David Newberry wrote:
Hello all,
I hope this isn't a stupid question... I'm asking it on the list
because I don't remember ever seeing it specifically addressed in the
docs. All I'm wondering is this: if you use User Defaults from within
a bundle (one acting as a plugin, specifically), will those settings
be stored in their own file, separate from the app's (the application
that loaded the bundle)
?
They're stored in the current defaults domain, which will be the app's
domain unless you've explicitly opened another domain.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.