Re: Newbie questions
Re: Newbie questions
- Subject: Re: Newbie questions
- From: Ondra Cada <email@hidden>
- Date: Tue, 25 Apr 2006 18:54:11 +0200
Xavier,
just a bit of clarification (things noted below tend to be often
misunderstood):
On Apr 25, 2006, at 6:39 PM, Xavier Elizalde wrote:
I thought it meant to write information in the application bundle,
Generally, you can*not* write to the app bundle runtime, no way. The
reason is that in any half-decent setup the app bundle is not user
writeable.
not just read from the application bundle and write in ~/Library/
Preferences
It does not. Whatever you set by [defaults set*Value:... forKey:]
gets written there all right; registered values though are *not*
written *anywhere*. They are kept in a cache and used from there if
there is no appropriate value in Preferences.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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