• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Changing the case of a filename?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the case of a filename?


  • Subject: Re: Changing the case of a filename?
  • From: "l.m.orchard" <email@hidden>
  • Date: Thu, 16 Aug 2001 08:17:36 -0400

On Thursday, August 16, 2001, at 05:39 AM, Angela Brett <email@hidden>
wrote:

>> Let me also say, that a case-insensitive file system is a brain-dead
>> idea, and that whoever was responsible for it back in the mid-80's
>> should be tortured with a resource fork applied repeatedly to a
>> sensitive part of his anatomy.
>
> Okay, this is kind of getting off the topic of Cocoa development...
> but I think that a case-insensitive file system is a great idea. The
> average not-technically-minded person (who is surely the kind of
> person the Macintosh is designed for) doesn't want to be trying to
> remember whether they had a capital letter in their file name, or
> which of several otherwise identical filenames in a folder is the one
> he/she wants to open. Perhaps a case-sensitive file system is helpful
> when using a case-sensitive development environment, but not in any
> other situation that I can think of.
...

The big problems I've had so far, though, is that the UNIX tradition so
far has mostly revolved around a case-sensitive filesystem. So, many of
the tools out there do assume a "case-sensitive development environment".
Working with Perl has already replaced my /usr/bin/head with /usr/bin/HEAD,
and another project in Java which manipulated CVS projects was unable to
be checked out because CVS uses the directory 'CVS' while the Java project
had a path that contained 'cvs'.

These aren't really proofs of why a case-sensitive FS is a great idea, but
it's not great to switch an unsuspecting UNIX system to one :)

--
Leslie Michael Orchard <email@hidden>
ICQ: 492905 (home) 11082089 (work)
"...see you space cowboy..."


  • Prev by Date: Re: Changing the case of a filename?
  • Next by Date: Re: Changing the case of a filename?
  • Previous by thread: Re: Changing the case of a filename?
  • Next by thread: Re: Changing the case of a filename?
  • Index(es):
    • Date
    • Thread