pathsForResourcesOfType:... case-sensitive?
pathsForResourcesOfType:... case-sensitive?
- Subject: pathsForResourcesOfType:... case-sensitive?
- From: Matt Gemmell <email@hidden>
- Date: Sat, 28 Jun 2003 12:38:33 +0100
Hi folks,
Is +[NSBundle pathsForResourcesOfType:inDirectory:] case-sensitive to
the type argument? From my experimentations here, it seems to be.
I was under the impression that the case of a file-extension is not
considered important in identifying the type of file (that a .TXT is the
same as a .txt, for example), so this behaviour seems a bit unintuitive.
Cheers,
-Matt
--
Matt Gemmell
Scotland Software
http://www.scotlandsoftware.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.