Thanks Thomas, I am aware of the soyc, but Bruce also talked about the symbol map that can be used on the server to restore your methods/class names, etc...: http://code.google.com/events/io/2009/sessions/GwtPreviewGoogleWebToolkit2.html(53:30). However, I can't find any info on this symbol map usage. Where can I find it ?
On Tue, Nov 3, 2009 at 10:15 AM, Thomas Broyer <[email protected]> wrote: > > > > On 3 nov, 09:38, Ed <[email protected]> wrote: > > I am running against gwt 2.0 ms1 and have set disableClassMetadata to > > true during compile. > > Now I get to see class names like "Class$$Qe". How can I use this to > > retrieve the real class name ? > > > > I remember Bruce telling during the Google I/O something about Class > > name mapping tools coming up ? ;(... But can't find anything about > > this. > > What Bruce talked about was the "story of you compile", in the form of > the -soyc argument to the compiler and the "soyc dashboard > (com.google.gwt.soyc.SoycDashboard class, it has a main()) > See > http://code.google.com/p/google-web-toolkit/wiki/CodeSplitting#The_Story_of_Your_Compile_%28SOYC%29 > (a little bit outdated AFAICT, as for instance the -soyc argument is > present on both Compiler and GWTCompiler). > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
