Re: [gwt-contrib] Re: RequestFactory Feature Request: @Immutable EntityProxy, reduced payload size, Map support.

2013-04-19 Thread James Horsley
Thanks for the udpate and good luck with the modularization work, I saw one of the dependency graphs you'd shared on g+ and it looked pretty gnarly =/ On 17 April 2013 23:12, Thomas Broyer t.bro...@gmail.com wrote: On Wednesday, April 17, 2013 12:17:25 PM UTC+2, James Horsley wrote: Hey

Re: [gwt-contrib] Change in gwt[master]: removes block splitting logic that was specific to IE6/7

2013-04-19 Thread Juan Pablo Gardella
Please, don't remove IE7 support. 2013/4/18 Thomas Broyer t.bro...@gmail.com Thomas Broyer has posted comments on this change. Change subject: removes block splitting logic that was specific to IE6/7 ..**..**.. Patch Set 1:

[gwt-contrib] Change in gwt[master]: GWT bug fix: Fix parsing of currency formats in com.google.g...

2013-04-19 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: GWT bug fix: Fix parsing of currency formats in com.google.gwt.i18n.client.NumberFormat for formats with postfix currency symbols. .. Patch Set 1: (5

[gwt-contrib] Re: Change in gwt[master]: removes block splitting logic that was specific to IE6/7

2013-04-19 Thread Patrick Tucker
I don't need it but, can't IE6 just be removed from the default permutation list, instead of actually removing the code so that people who still need it are not SOL? On Thursday, April 18, 2013 9:51:38 PM UTC-4, Thomas Broyer wrote: Thomas Broyer has posted comments on this change. Change

[gwt-contrib] Change in gwt[master]: GWT bug fix: Fix parsing of currency formats in com.google.g...

2013-04-19 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: GWT bug fix: Fix parsing of currency formats in com.google.gwt.i18n.client.NumberFormat for formats with postfix currency symbols. .. Patch Set 2:

Re: [gwt-contrib] Re: RequestFactory Feature Request: @Immutable EntityProxy, reduced payload size, Map support.

2013-04-19 Thread Thomas Broyer
On Friday, April 19, 2013 9:11:20 AM UTC+2, James Horsley wrote: Thanks for the udpate and good luck with the modularization work, I saw one of the dependency graphs you'd shared on g+ and it looked pretty gnarly =/ Oh, and that was only GWT module dependencies; it gets even worse when

[gwt-contrib] Change in gwt[master]: GWT bug fix: Fix parsing of currency formats in com.google.g...

2013-04-19 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: GWT bug fix: Fix parsing of currency formats in com.google.gwt.i18n.client.NumberFormat for formats with postfix currency symbols. .. Patch Set 2:

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has uploaded a new patch set (#3). Change subject: Verify that Timer has not been canceled before firing .. Verify that Timer has not been canceled before firing * cancelTimeout is not always effective with older

Re: [gwt-contrib] Re: future of jvm dev mode

2013-04-19 Thread Leif Åstrand
I think sticking to ESR releases of Firefox could be a good approach for keeping up with the release schedules. Even though it's not 100% trivial to set up a system where you run the release channel and ESR at the same time, it is still quite manageable and you only need to do it once. I do

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has uploaded a new patch set (#4). Change subject: Verify that Timer has not been canceled before firing .. Verify that Timer has not been canceled before firing * cancelTimeout is not always effective with older

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has abandoned this change. Change subject: Verify that Timer has not been canceled before firing .. Abandoned Submission to google-web-toolkit-contributors failed because my account was not a member of that

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has uploaded a new patch set (#2). Change subject: Verify that Timer has not been canceled before firing .. Verify that Timer has not been canceled before firing * cancelTimeout is not always effective with older

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has posted comments on this change. Change subject: Verify that Timer has not been canceled before firing .. Patch Set 2: Whitespace nits resolved. Where can I find instructions for how to configure Eclipse to

[gwt-contrib] Change in gwt[master]: Verify that Timer has not been canceled before firing

2013-04-19 Thread Leif Åstrand
Leif Åstrand has posted comments on this change. Change subject: Verify that Timer has not been canceled before firing .. Patch Set 3: But the problem is not so much about whether those spaces are there or not, but more