• 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: File system case sensitivity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File system case sensitivity


  • Subject: Re: File system case sensitivity
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 18 Jun 2005 13:23:16 -0400

On Jun 18, 2005, at 11:30 AM, Jonathan Fewtrell wrote:

Any guidance on this would be much appreciated. I don't know whether my problem lies with NSString, NSFileManager, the fact that the CD is in ISO 9660 format or a simple misunderstanding on my part of the meaning of 'case insensitive'.

Your misunderstanding is of the meaning of "filesystem". A filesystem is what you're referring to as the "format" - it's a property of the disk volume, not of the OS. Mac OS X is neither case sensitive nor insensitive, it simply passes strings to the filesystem driver. It's the driver that decides whether "README.TXT" and "readme.txt" refer to the same file or not.


sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
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


References: 
 >File system case sensitivity (From: Jonathan Fewtrell <email@hidden>)

  • Prev by Date: Fast User Switching Effects
  • Next by Date: Re: Does NSURLConnection automatically decode gzip'd data?
  • Previous by thread: Re: File system case sensitivity
  • Next by thread: Re: File system case sensitivity
  • Index(es):
    • Date
    • Thread