Re: JsInterop - How to access window object

2017-11-29 Thread Guillaume REBESCHE
Yes that's exactly what I needed. Thanks. Guillaume On 29 November 2017 at 11:22, Thomas Broyer wrote: > > On Wednesday, November 29, 2017 at 4:44:22 PM UTC+1, grebesche wrote: >> >> Hi, >> I want to use JsInterop to interact with a library that define a global >> object

java.lang.Exception: Timeout scanning annotations

2016-11-17 Thread Guillaume Rebesche
Hello, We have a weird issue at work, one of our Dev have trouble starting SDM (or DevMode), but not all the time. It's like 50% of the time. It happens only for him. I tried deleting the C:/Users/X/.IntelliJIdea2016.2/system/gwt but it doesn't change anything. Info: - We are using GWT

Re: Local Storage of Objects

2015-12-18 Thread Guillaume Rebesche
https://github.com/seanchenxi/gwt-storage is a nice choice. I had a small issue when upgrading to GWT 2.8.0-beta with the Long type, but nothing that can easily be fixed. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this

[gwt-contrib] Re: GWT 2.8.0-beta1 available for testing

2015-12-11 Thread Guillaume Rebesche
Hi, I have updated to 2.8.0-beta1 our big application without major issues (have to use guava 19.0-SNAPSHOT and gwt-maven-plugin 2.8.0-SNAPSHOT for now). Everything looks good except the SDM refresh. If I do a small change, stop SDM and recompile, everything is good. But I do the same small

An interesting issue

2015-08-14 Thread Guillaume Rebesche
So I ran into an interesting issue today and I wanted to share it because I didn't find an explanation anywhere on the internet. I'm not sure this issue require a fix but still it was annoying to ran into. So today, my GWT application (GWT 2.7) didn't want to start for no obvious reason (in

[gwt-contrib] Re: Singular - model declaration

2015-05-14 Thread Guillaume Rebesche
This post probably belong to singular-contrib https://groups.google.com/forum/?#!forum/singular-contrib As far as I can see, Singular will use Annotation processing to generate an observable model. So, generated code will be available at compile time (thus right away). cheers, Guillaume Le

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1: configuration (and internals) overhaul, and codeserver!

2015-02-15 Thread Guillaume Rebesche
Great! thanks! Le samedi 14 février 2015 19:53:03 UTC-5, Thomas Broyer a écrit : I just released *net.ltgt.gwt.maven:gwt-maven-plugin:1.-beta-1* to Maven Central https://github.com/tbroyer/gwt-maven-plugin If you used the alpha versions, configuration (and internals) has change a lot:

Fully observable data model?

2014-11-24 Thread Guillaume Rebesche
Hi, In this article http://gmailblog.blogspot.ca/2014/11/going-under-hood-of-inbox.html about how Google Inbox was made, Garrick Toubassi explain that they build a fully observable data model to be re-used in Android, IOS and GWT. Do you guys have any idea how they build the fully observable

Re: DART vs. GWT

2014-11-24 Thread Guillaume Rebesche
I don't see the relation between the Oracle vs Google case, and GWT. Oracle vs Google is about Android and has nothing to do with GWT. And I don't think Google is switching from Java to Dart. Guillaume Le dimanche 23 novembre 2014 14:04:46 UTC-5, Blake a écrit : On Sun, Nov 23, 2014 at 12:58

Re: GWT dev plugin stopped working on Chrome 39

2014-11-24 Thread Guillaume Rebesche
Here is your answer :) http://blog.chromium.org/2014/11/the-final-countdown-for-npapi.html It seems you can re-enable it manually. cheers Le lundi 24 novembre 2014 07:53:32 UTC-5, Igor Zubchenok a écrit : GWT Development Plugin does not work with just updated Chrome 39.0.2171.65 (64bit) OSX