Thanks Thomas, I found the symbol maps, they are not so small in my case (6 files, 6 MB each)... I get the idea that the class names mapping are spread through all files. I think there is no tooling support yet.
BTW: what is exactly a "private artifact" and what kind of artificats are there ? On Tue, Nov 3, 2009 at 2:24 PM, Thomas Broyer <[email protected]> wrote: > > > > On 3 nov, 10:46, ed bras <[email protected]> wrote: > > 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/GwtPreviewGoogleWebToo...). > > However, I can't find any info on this symbol map usage. Where can I find > it > > ? > > See > http://code.google.com/p/google-web-toolkit/wiki/WebModeExceptions#Resymbolization > (again, a little out of date, as for instance, the generated files are > named <permutationStrongName>.symbolMap and appear to be CSV files, > not properties files) > Symbol maps are "private artifacts", so you have to pass the -extra > argument to the compiler to have them saved on disk. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
