[gwt-contrib] Re: Experimental release of Elemental2

2016-08-11 Thread Luke Last
What's the best way to type cast objects? I get a ClassCastException in super dev mode with the following. ArrayBuffer ab = (ArrayBuffer) fileReader.result; The exception stems from com.google.gwt.lang.Cast#castToNative If I use JSNI to perform the cast it works fine. Thanks for working on

[gwt-contrib] GWT 2.8.0 RC2 is here!

2016-08-11 Thread 'Daniel Kurka' via GWT Contributors
Hi all, I just build the GWT 2.8.0 RC2 and pushed it to maven central. The complete SDK is also available from here . Please start testing and let us know if you run into any trouble and file bugs . We are planing to release

[gwt-contrib] Last call for GWT 2.8.0 RC2

2016-08-11 Thread Kirill Prazdnikov
I would be nice to have performance of String(char[],int,int) fixed as suggested. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [gwt-contrib] Re: Last call for GWT 2.8.0 RC2

2016-08-11 Thread Kay-Uwe Janssen
> I just tested your example. THIS compiles and works but when trying to add a default (or static) i get the said errors. maybe the requestfactory apt processor is not correctly updated to the new features? fixed missing words: I just tested your example. THIS compiles and works but when trying

Re: [gwt-contrib] Re: Last call for GWT 2.8.0 RC2

2016-08-11 Thread Kay-Uwe Janssen
I just tested your example. THIS compiles and works but when trying to add a default (or static) i get the said errors. maybe the requestfactory apt processor is not correctly updated to the new features? I have checked that I have all gwt-* dependencies (including requestfactory-apt and