Re: Registering Defaults
Re: Registering Defaults
- Subject: Re: Registering Defaults
- From: Ondra Cada <email@hidden>
- Date: Thu, 21 Feb 2002 01:09:20 +0100
Michael,
>
>>>>> Michael P. Rogers (MPR) wrote at Wed, 20 Feb 2002 09:35:02 -0600:
MPR> First, do I have it right that registerDefaults will only write out
MPR> those preferences that are not already in the plist? Otherwise, it
MPR> looks like the code on p.161 would wipe out existing preferences.
Nope. It does not write out anything. Re-read the documentation part of
"domains": the registered values are stored in a transient reg. domain, which
just works as fall-back for any key which is not found in the permament app
domain (aka the plist).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.