2011/5/26 Eric Ayers <[email protected]>: > Unfortunately, I tried removing the replace('$',".") and it failed > miserably. Looking at it in the debugger, those really are binary names. > e.g.: > com.google.gwt.core.client.impl.AsyncFragmentLoader$LoadingStrategy
Thanks guys for you answers. I moved on with my work-around. It would be great if those binary names were converted to source names as soon as possible so number of places in gwt code where we have to consider both options is minimized. -- Grzegorz Kossakowski -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
