[Mono-dev] About Sebastien blog "Gendarme gains XML support, more..."

Rafael Teixeira monoman at gmail.com
Mon Sep 18 12:32:42 EDT 2006


>From the high number of UseStringEmptyRule hits in the example report,
I think we can add some magic to gmcs/mcs, so that when run with
-optimize it could automatically generate:

x = String.Empty;

from any

x = "";

it finds. And after that we should compile all mono managed libs with
optimization turned on.

Just a bit of my craziness...  :)

-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list