[gwt-contrib] Re: Google GWT team meeting notes for June 26th

2013-06-28 Thread Thomas Broyer
Thanks a lot Brian (and the GWT Team at Google as a whole) for sharing these notes. On Thursday, June 27, 2013 8:40:39 PM UTC+2, Brian Slesinsky wrote: - Daniel: javadoc regenerated and moved to gwtproject.org to fix a security issue. FYI, this is

[gwt-contrib] Change in gwt[master]: Issue 8220: Support for java.lang.reflect.Type - fixed

2013-06-28 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Issue 8220: Support for java.lang.reflect.Type - fixed .. Patch Set 1: (4 comments) File

[gwt-contrib] Change in gwt[master]: Issue 8220: Support for java.lang.reflect.Type - fixed

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Issue 8220: Support for java.lang.reflect.Type - fixed .. Patch Set 1: (1 comment) Needs a test. File

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Patch Set 1: Code-Review+2 (1 comment) LGTM with one nit.

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 5: (2 comments) File

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Stephen Haberman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 5: (2 comments) File

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Hello Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3440 to look at the new patch set (#6). Change subject: Optimize initializing fields at the top scope. ..

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 6: (2 comments) File

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 5: (1 comment) File

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 6: (1 comment) File

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread John Stalcup
John Stalcup has posted comments on this change. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Patch Set 1: (6 comments) most of these comments are just suggestions.

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Stephen Haberman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 6: (2 comments) Thanks all, for continuing to vet the patch.

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Hello Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3440 to look at the new patch set (#7). Change subject: Optimize initializing fields at the top scope. ..

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Hello Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3440 to look at the new patch set (#8). Change subject: Optimize initializing fields at the top scope. ..

[gwt-contrib] Change in gwt[master]: Adds a regression test for fragment splitting

2013-06-28 Thread John Stalcup
John Stalcup has submitted this change and it was merged. Change subject: Adds a regression test for fragment splitting .. Adds a regression test for fragment splitting Test to verifies that future changes don't accidentally

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 6: (1 comment) File

[gwt-contrib] Change in gwt[master]: adds type tightening (and tests) for casts inside of RunAsyn...

2013-06-28 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: adds type tightening (and tests) for casts inside of RunAsync onSuccessCalls, resulting in smaller leftover fragments .. Patch Set 2: Code-Review+2 --

[gwt-contrib] Change in gwt[master]: Optimize initializing fields at the top scope.

2013-06-28 Thread Stephen Haberman
Stephen Haberman has posted comments on this change. Change subject: Optimize initializing fields at the top scope. .. Patch Set 6: (1 comment) File

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Brian Slesinsky
Hello Matthew Dempsky, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3600 to look at the new patch set (#2). Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Patch Set 2: Code-Review+2 (1 comment) Sorry, another nit. :)

[gwt-contrib] Change in gwt[master]: adds type tightening (and tests) for casts inside of RunAsyn...

2013-06-28 Thread John Stalcup
John Stalcup has submitted this change and it was merged. Change subject: adds type tightening (and tests) for casts inside of RunAsync onSuccessCalls, resulting in smaller leftover fragments .. adds type tightening (and

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Brian Slesinsky
Brian Slesinsky has posted comments on this change. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Patch Set 1: (7 comments) File

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Brian Slesinsky
Hello Matthew Dempsky, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3600 to look at the new patch set (#3). Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Matthew Dempsky
Matthew Dempsky has posted comments on this change. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Patch Set 3: Code-Review+2 -- To view, visit https://gwt-review.googlesource.com/3600

[gwt-contrib] Change in gwt[master]: Super Dev Mode: deemphasize unused Java lines in codeserver'...

2013-06-28 Thread Brian Slesinsky
Brian Slesinsky has submitted this change and it was merged. Change subject: Super Dev Mode: deemphasize unused Java lines in codeserver's UI .. Super Dev Mode: deemphasize unused Java lines in codeserver's UI Modified the

[gwt-contrib] Functional interfaces

2013-06-28 Thread Jens
What do you think about adding functional interfaces as RPC callbacks to GWT in the next release and make their use optional? Once Java8 is released this request will come anyways to make Java code more readable and even today at least IntelliJ users (not sure about Eclipse) can benefit from