Re: GWT Material - Video tutorial #1

2016-06-13 Thread Cristian Rinaldi
Great work!!! One question, with new version of JsInterop, you have intension of migrate all library to JsInterop, and all UiBinder and Widget, to HTML pure template and native Elements? El viernes, 10 de junio de 2016, 5:00:53 (UTC-3), mark kevin ringor escribió: > > We've just released our g

Re: JsInterop and Java collections?

2016-06-13 Thread Thomas Broyer
On Tuesday, June 7, 2016 at 12:58:53 AM UTC+2, Thomas Broyer wrote: > > > > On Monday, June 6, 2016 at 9:15:43 PM UTC+2, Hristo Stoyanov wrote: >> >> Kirrill, >> I did not suggest to *convert*, but *map*. That means that if/when a >> JSInter-oped class is exported into the JS Engine (let's say V

Re: Newbie Help - how to retrieve data from another website?

2016-06-13 Thread Thomas Broyer
On Monday, June 13, 2016 at 9:40:34 AM UTC+2, Hans Dampf wrote: > > Hi everyone, > > opening an URL like http://randomserver.com/file?get=randomXML returns a > XML-file. I don't have access to the server. > Now i am trying to receive this data and give it out in my gwt-app. > I have tried modify

Re: Closure compiler removal ?

2016-06-13 Thread Max Fromberger
Just curious: Why do you keep calling him Jen? :D Am Sonntag, 12. Juni 2016 20:46:51 UTC+2 schrieb Hristo Stoyanov: > > Thanks Jen, > Well, if the option is dropped, we'd better fix gradle/maven plugins. If > the closure compiler is not good in 2.8, it probably was not any better in > 2.7 either

Newbie Help - how to retrieve data from another website?

2016-06-13 Thread Hans Dampf
Hi everyone, opening an URL like http://randomserver.com/file?get=randomXML returns a XML-file. I don't have access to the server. Now i am trying to receive this data and give it out in my gwt-app. I have tried modifying the code from this tutorial : http://www.gwtproject.org/javadoc/latest/com