Date : Tue, 07 Feb 2006 18:06:30 +0000
From : Jules Richardson <julesrichardsonuk@...>
Subject: Re: Grammar
David Hunt wrote:
> There is a
> reduction in performance in changing the case of filenames so the "hardcore"
> OS's such as UNIX/Linux are case sensitive.
Not only that, but if you don't know *exactly* how your users will be using a
system then it's bad design to force behaviour on them - let them decide
what's best by selecting which tools they want to use in order to manipulate
the filesystem.
(You'll get me started on people creating files with an 'htm' extension
instead of 'html' in a moment! :)
cheers
Jules