Re: MRJ application builder
Re: MRJ application builder
- Subject: Re: MRJ application builder
- From: Andrew Farmer <email@hidden>
- Date: Thu, 25 Nov 2004 15:10:08 -0800
On 24 Nov 2004, at 03:40, Daniel T wrote:
On Nov 23, 2004, at 11:20 PM, Andrew Farmer wrote:
On 23 Nov 2004, at 19:49, Sanoop wrote:
well thats new info for me.. thankx..
one more question i have...
i have some XML files also to be used in the application which will
save my
settings and all, which sould be editable..
would it be possible to update the XML files once every thing is
made into
an application?
If the user running the program owns the application bundle, which
isn't an assumption you can always make!
Write the XML into $HOME/Library/Preferences instead. That's what the
directory's there for.
Don't write them to ~/Library/ Preferences if they are meant to be
editable by the user. It would be better to write them to ~/Documents
in this case IMO.
Well, ~/Documents isn't guaranteed to exist, and a lot of users have
their own organization scheme for it.
~/Library/Preferences *is* guaranteed to exist and to be "safe" to
write to.
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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