I'm probably missing something, but how is this different than using
the "CssResource.style" property in your module's XML and setting the
value to "pretty"? Doing that results in disabling the class name
obfuscation.
You can also use the @External annotation on individual css classes to
do the same if you don't want everything in a CssResource being
unobfuscated.
>
http://code.google.com/p/google-web-toolkit/issues/detail?id=5659&can...