Re: Preference Files
Re: Preference Files
- Subject: Re: Preference Files
- From: "Mark J. Reed" <email@hidden>
- Date: Wed, 16 Sep 2009 12:49:40 -0400
On Wed, Sep 16, 2009 at 10:35 AM, Luther Fuller <email@hidden> wrote:
> I found that these are always in posix format.
> Is there a good reason for this?
AFAIK, POSIX format is the native pathname format of OS X., and the
only one understood by operating system calls. So all the APIs that
use HFS paths have to translate them to and from POSIX; storing them
in POSIX in the first place avoids that translation step.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden