[Mono-list] Determining case sensitive environments

Alan McGovern alan.mcgovern at gmail.com
Tue Dec 9 04:16:33 EST 2008


Bearing in mind that using this portability layer will result in a
performance hit, so it should only be used if it is actually necessary.

Alan.

On Tue, Dec 9, 2008 at 8:20 AM, Angel Marin <anmar at anmar.eu.org> wrote:

> Chris Capon wrote:
> > I'm building a cross platform application in .NET which uses regular
> > expressions for file pattern matching.  The application runs under
> Windows
> > and Linux (so far).
> >
> > When comparing patterns with paths, the code needs to know whether the
> file
> > system expects filenames to be case insensitive (Windows) or if it
> expects
> > filenames to match exactly (Linux).
> >
> > I'm trying to find the best way to tell if an environment is case
> sensitive
> > or not.
>
> or you can make mono behave case insensitively in all platforms:
>
> http://mono-project.com/IOMap
>
> --
> Angel Marin
> http://anmar.eu.org/
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081209/f27a33b2/attachment-0001.html 


More information about the Mono-list mailing list