Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80075 --- shadow/80075 2006-11-28 16:14:41.000000000 -0500 +++ shadow/80075.tmp.31687 2006-11-29 05:01:46.000000000 -0500 @@ -132,6 +132,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-11-28 16:14 ------- Hello, Try to use CaseInsensitiveComparer instead of ToLower you can even use Invariant version if your entries are invariant to make it super fast ;-) + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-29 05:01 ------- +Created an attachment (id=18193) +Here's a new patch following coding standards... + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
