Are you sure there isn't any other deferred binding property that could generate the second permutation?
The xsiframe linker (used by default in 2.7) should generate a compilation-mappings.txt file that can tell you which properties led to each permutation.On Monday, November 10, 2014 1:11:00 AM UTC+1, Paul Wagland wrote:
Hi all,So, I decided to try out our application with GWT 2.7.0-RC1. We don't use any of the widgets, only the Java->JavaScript compiler.One of the things that I noticed, is when I specify:<set-property name="user.agent" value="gecko1_8,safari,ie10"/>
<collapse-property name="user.agent" values="*" />
With versions prior to 2.7.0, this generated 1 permutation. With 2.7.0-RC1, it generates two. The only difference between the two generated javascript files is the names of the browsers, and the hashcode. I am sure that there would be differences in the widgets, but since I am not using them…Is this a known change and/or issue? If so, is there any way to force 2.7.0 to only generate the one permutation?Thanks in advance,Paul
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment