Mobile application from GWT examples. Testing mobile on desktop

2016-02-10 Thread vadim
Hello all, I have started to build my application based on MobileWebApp from GWT examples. So far I have accomplished desktop view and switch to mobile view presenter building. To test mobile UI I have changed in the root App.gwt.xml following lines: Default is to use desktop Impl:

Re: Update Jetty in GWT?

2016-02-10 Thread Ignacio Baca Moreno-Torres
https://gwt-review.googlesource.com/#/c/7857/ They are trying to get it done before release. Hope they do! :) El jue., 11 de febrero de 2016 4:21, Michael Zhou < zhoumotongxue...@gmail.com> escribió: > +1, it will be great if GWT 2.8 ships with an updated Jetty. > > > On Friday, May 29, 2015 at 8

Re: Update Jetty in GWT?

2016-02-10 Thread Michael Zhou
+1, it will be great if GWT 2.8 ships with an updated Jetty. On Friday, May 29, 2015 at 8:47:32 PM UTC-4, P.G.Taboada wrote: > > Hi, > > I read through some comments, issues and code reviews but I am not sure if > an updated Jetty will land in GWT 2.8. > > What is the current status of Jetty upda

Re: jsinterop / native JS type / access by index

2016-02-10 Thread Norbert Sándor
Thanks. On Wednesday, 10 February 2016 22:27:12 UTC+1, Jens wrote: > > AFAICT you still need JSNI for it. See my (untested) example in > https://groups.google.com/d/msg/google-web-toolkit/YOWINYAoCrI/gFE_KSFcFQAJ > > > -- J. > -- You received this message because you are subscribed to the Goo

Re: jsinterop / native JS type / access by index

2016-02-10 Thread Jens
AFAICT you still need JSNI for it. See my (untested) example in https://groups.google.com/d/msg/google-web-toolkit/YOWINYAoCrI/gFE_KSFcFQAJ -- J. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving e

jsinterop / native JS type / access by index

2016-02-10 Thread Norbert Sándor
Hello, Is there a way to turn a method to an "access by index" Javascript construct? For example how can I implement array[i] using jsinterop? @JsType(isNative = true, namespace = JsPackage.GLOBAL, name = "Array") public interface JsArrayInt { @Js?? // should be translated to obj[index]

Re: NEW world for me

2016-02-10 Thread vinnyjames
I can tell you I spent the last few years managing a small team to build a complex enterprise app with GWT and I'm happy with the architecture. 170,000 lines of code and counting... Haven't tried Polymer yet but it sounds promising: https://www.polymer-project.org/1.0/ On Wednesday, February

Re: Roadmap Question for GWT 3.0

2016-02-10 Thread Jurjen van Geenen
+1: RPC is one of GWT's strong suits. Haven't seen another web-oriented (de-)serialization mechanism that handles polymophism, generics and bidi relations without config or pain. Doesn't litter your domain classes with non-standard annotations or dependencies. AnyGWT 3.0 alternative should be j

Re: NEW world for me

2016-02-10 Thread Alex opn
On Wednesday, 10 February 2016 12:09:12 UTC+1, koffi jean françois koffi wrote: > > I am new GWT developper and I have to make an enterprise application with > GWT so I hope that you will be prompt to help me ... Thks > > -- You received this message because you are subscribed to the Google

NEW world for me

2016-02-10 Thread koffi jean françois koffi
I am new GWT developper and I have to make an enterprise application with GWT so I hope that you will be prompt to help me ... Thks -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it,