Re: Feeback on upcoming application

2016-07-27 Thread Alain Ekambi
Thats the goal Matila. Each file type will have a dedicated viewer. Meaning office files will get open in offices viewer. PDF files in a PDF viewer etc etc. "He means e.g. Word for docx files instead of using a generic editor" On 27/07/2016, Max Fromberger wrote: > He

Re: using Generics in GWT JsInterop: Uncaught java.lang.ClassCastException

2016-07-27 Thread Kirill Prazdnikov
And after the release it will be possible to remove old deprecated stuff like legacy devmode and old IE support, right ? On Wednesday, July 27, 2016 at 6:28:17 PM UTC+3, Thomas Broyer wrote: > > > The final release will likely be the same as the current SNAPSHOT, unless > blockers are found

Re: using Generics in GWT JsInterop: Uncaught java.lang.ClassCastException

2016-07-27 Thread Thomas Broyer
On Wednesday, July 27, 2016 at 4:28:29 PM UTC+2, zakaria amine wrote: > > Hoping that the stable release will correct this issue. > The final release will likely be the same as the current SNAPSHOT, unless blockers are found in RC1 (RC1 should be the same as the current SNAPSHOT, when it

Re: using Generics in GWT JsInterop: Uncaught java.lang.ClassCastException

2016-07-27 Thread Jens
> Thanks for your suggestion. SNAPHOT did resolve this error, but caused > others. > Which other errors? -- J. -- 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, send an email

Re: using Generics in GWT JsInterop: Uncaught java.lang.ClassCastException

2016-07-27 Thread zakaria amine
Thanks for your suggestion. SNAPHOT did resolve this error, but caused others. I ended up using JSNI and the cast() method of the JavaScriptObject. @JsFunctionpublic interface Function{ public JavaScriptObject call(JavaScriptObject event); } @JsType public class MouseEvent extends

Re: Feeback on upcoming application

2016-07-27 Thread Max Fromberger
He means e.g. Word for docx files instead of using a generic editor. Am Dienstag, 26. Juli 2016 19:48:02 UTC+2 schrieb Alain: > > Thx for the feedback. > What do you mean editor for the given type ? > > On 26 July 2016 at 19:43, Rogelio Flores > wrote: > >> I would use

Re: Question on the open issues for 2.8 rc1

2016-07-27 Thread Thomas Broyer
On Tuesday, July 26, 2016 at 9:55:51 PM UTC+2, P.G.Taboada wrote: > > Hi, > > I have been monitoring the issues for the rc1 (as far as milestone 2.8 in > github issues means rc1), > and it actually comes down to 4 documentation issues and > > https://github.com/gwtproject/gwt/issues/9352 >