Hi, Anyone knowns what the -validateOnly flag to the compiler does exactly? can it be reliably used to validate that all classes in a given module are * translatable*? I used it once but it was years ago so I don't remember what it checked exactly. AFAICT it didn't check that JSNI was valid JavaScript (understandable and not a blocker: if you have JSNI in a lib you should probably have unit-tests too)
See also http://stackoverflow.com/q/16944701/116472 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
