Dear GWT team, I'm now using the GWT 2.7 snapshot and I'm testing the "per file" compilation and I found one issue.
Consider a UiBinder template using an external ClientBundle containing a GssResource. If you change something on the .gss file and hit the button to recompile the application. The application fails to run with this error: Uncaught com.google.gwt.event.shared.UmbrellaException: Exception caught: Exception caught: (ReferenceError) : HomePageView_BinderImpl$Widgets_1_g$ is not defined To reproduce this error, use this small application: https://github.com/jDramaix/gwtpgwt27, change something in the file be/jdramaix/test/client/resources/style.gss and recompile the application. I found also two others issues, but I was not able to reproduce them with the simple application. I will try to investigate Monday in order to get you an example. Julien -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D63%3D4dAGGLf3M-izC55GmE4Lr7i50FxW408Ye6P5G8JzQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
