Casing in filesystems

Karl Ramberg karl.ramberg at chello.se
Mon Mar 12 10:35:18 UTC 2001


I was wondering if win and unix are case specific in their 
file names / file paths. There is an issue with the MPEGPlugin 
that it chockes on filenames when its has uppercase .MPG .MPEG
or .MP3 

The implementation now has 
foo _ MPEGPlayer2 openFile: file fullName asLowercase. 
which makes the whole path lowerchase. 

Karl





More information about the Squeak-dev mailing list