Is HFS really "scary"?

Vincent Lefevre vincent-opdarw at vinc17.org
Wed Feb 6 14:30:31 PST 2008


On 2008-02-06 12:13:32 -0800, Jordan K. Hubbard wrote:
> That's probably never going to happen.  When you're dealing with grandma 
> on the phone and she's saying "I can't open my file named ``fluffy!''", 
> the last thing you need is to go 10 rounds trying to figure out whether 
> she actually named it Fluffy, fluffY or FlUFfY.  That is why case 
> insensitivity was added in the first place (and believe me, it was a lot 
> more work than being case sensitive).

Hmm... this doesn't solve some problems with Unicode (which are
starting to occur nowadays):

prunille:~> ls flu*
fluffy  fluffy

At least, HFS+ "solves" the NFC/NFD problem (except for Subversion
users).

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


More information about the macports-users mailing list