looking for JsInterop information

2019-11-11 Thread Rob Newton
Hi, I am looking for info on how to use JsInterop where arrays [], Lists and other collections are involved. Besides this section of the GWTProject.org site: http://www.gwtproject.org/doc/latest/DevGuideCodingBasicsJsInterop.html

[ANN] (Unofficial) Elemental2 2.27 release

2019-11-11 Thread Peter Donald
Elemental2 provides type-checked access to browser APIs for Java code. This is done by using closure extern files and generating JsTypes, which are part of the new JsInterop specification that is implemented in both GWT and J2CL. https://github.com/google/elemental2 This is an unofficial release

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2019-11-11 Thread Juan Pablo Gardella
Thanks! On Mon, 11 Nov 2019 at 00:19, Peter Donald wrote: > GWT is a development toolkit for building and optimizing complex > browser-based applications. Its goal is to enable productive > development of high-performance web applications without the > developer having to be an expert in