[Mono-devel-list] SearchPattern2.cs

Miguel de Icaza miguel at ximian.com
Thu Dec 2 16:58:18 EST 2004


Hello,

> OSX has a (imo) inane file system that is case-aware but 
> case-insensitive; this is causing a problem with my kqueue watcher 
> monitoring global.asax because the code does a File.Exists 
> (Global.asax) first, (for windows compat I assume).
> 
> The simple solution to this problem is a small overload in 
> SearchPattern2.cs, but I'm unsure who the maintainer is of this 
> currently

Where would the calling code be hosted?

Notice that the container class SearchPattern is private.

Miguel



More information about the Mono-devel-list mailing list