FROM : Udo Ludtke
DATE : Tue Dec 17 20:33:22 2002
On 2002/12/16 19:31, "<email_removed>"
<<email_removed>> wrote:
Snip
>> prefs are best put in the the app folder.
>
> Apple's guidelines are there for a reason.
> If your users have to manually edit your preference files, you've got
> bigger problems. Your users should never have to deal with preference
> files directly.
Its not a big deal to update a pref file residing in the app folder from
within your app. If a user moves the pref file out of the app folder, a new
one will be created and the old prefs are lost, but that is no different for
prefs in the pref folder.
Snip
> 4) Make it impossible to run from a read-only file system
Agree, with this one.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Tue Dec 17 20:33:22 2002
On 2002/12/16 19:31, "<email_removed>"
<<email_removed>> wrote:
Snip
>> prefs are best put in the the app folder.
>
> Apple's guidelines are there for a reason.
> If your users have to manually edit your preference files, you've got
> bigger problems. Your users should never have to deal with preference
> files directly.
Its not a big deal to update a pref file residing in the app folder from
within your app. If a user moves the pref file out of the app folder, a new
one will be created and the old prefs are lost, but that is no different for
prefs in the pref folder.
Snip
> 4) Make it impossible to run from a read-only file system
Agree, with this one.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

