Re: Updated Information on JsonpRequestBuilder and Javascript Overlay objects

2012-05-10 Thread Peter Donald
a native method is probably not what you want. You probably want one of com.google.gwt.core.client.JsArrayString com.google.gwt.core.client.JsArrayInteger com.google.gwt.core.client.JsArrayE HTH, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web

Re: Designing for testability with MVP and Activities and Places

2012-06-14 Thread Peter Donald
and then reserve selenium tests to exercise a smaller number high value scenarios -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from

[ANN] gwt-appcache - HTML5 Appcache library

2013-12-28 Thread Peter Donald
://www.html5rocks.com/en/tutorials/appcache/beginner/ -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com

Re: [ANN] gwt-appcache - HTML5 Appcache library

2014-01-11 Thread Peter Donald
/CHANGELOG.md On Sat, Dec 28, 2013 at 1:16 PM, Peter Donald pe...@realityforge.org wrote: Hi, I have just released a library [1] that makes it relatively easy to interact with the HTML5 Appcache [2]. Typically this is one part required to make an offline web application. This is the first public

Re: How to build system to check the incoming messages in GWT?

2014-01-21 Thread Peter Donald
https://groups.google.com/groups/opt_out. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr

[ANN] gwt-websockets 1.0 and gwt-eventsource 1.0

2014-02-22 Thread Peter Donald
%7Cga%7C1%7Cg%3A%22org.realityforge.gwt.websockets%22 [3] https://github.com/realityforge/gwt-eventsource [4] http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.realityforge.gwt.eventsource%22 -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google

Re: Looking best way to show server side logs to client

2014-03-16 Thread Peter Donald
to this group, send email to google-web-toolkit@googlegroups.com. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups

Re: JSNI Javascript promises

2014-06-12 Thread Peter Donald
. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email

Re: GWT App in Offline mode

2014-08-28 Thread Peter Donald
. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email

Re: Initiate sending over RPC from the server side

2014-10-30 Thread Peter Donald
an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit@googlegroups.com. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald

Re: Server Push

2014-11-06 Thread Peter Donald
/main/java/org/realityforge/gwt/webpoller/example/server ) We use all three in our server push apps with GWT clients. HTH On Fri, Oct 31, 2014 at 5:22 AM, Peter Donald pe...@realityforge.org wrote: Hi, We have built several systems like this where we want to push data to clients from

Re: Offline support in GWT with gwt-appcache (or mgwt) - for projects without servlet container

2014-12-09 Thread Peter Donald
-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit@googlegroups.com. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received

Re: efficiently push data

2014-12-10 Thread Peter Donald
://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send

Re: efficiently push data

2014-12-11 Thread Peter Donald
AM, Peter Donald pe...@realityforge.org wrote: Hi, On Thu, Nov 6, 2014 at 12:07 AM, Marcel K marcel100...@gmail.com wrote: Which framework for Server Push do you recommend, since Atmosphere doesn't seem to work with GWT 2.7.0? It sort of depends on your environment and what your underlying

Re: GWT and Material Design

2015-02-19 Thread Peter Donald
this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop

Re: Plan for Official WebSocket Support?

2015-01-24 Thread Peter Donald
://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post

Re: Why doesn't GWT just export everything automattically

2015-01-31 Thread Peter Donald
it is by identifying further entry points that can't be optimized away. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit

Re: Will GWT ever detect compiler errors in IDE before you actually try to run your code.

2015-01-11 Thread Peter Donald
highlight the problems - I also use strict mode to increase the number of issues it highlights. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send

Re: GWT 2.7 manifest support

2015-01-04 Thread Peter Donald
[2] https://github.com/realityforge/gwt-cache-filter -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr

Re: New library to integrate any CSS framework with GWT

2015-04-01 Thread Peter Donald
. For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr

Re: gwt 2.5/PrecompressLinker useless with tomcat/jboss?

2015-05-23 Thread Peter Donald
, Peter Donald -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google

Re: Progress bar during GWT bootstrap process?

2015-10-26 Thread Peter Donald
oolkit. > For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- 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 to go

Re: Getting rid of Dev mode for future GWT releases

2015-12-11 Thread Peter Donald
disadvantage will surely be fixed in time so I never really understand why people lament the imminent demise of DevMode -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and s

Re: What is best IDE for developing GWT applications?

2016-02-29 Thread Peter Donald
It works fine for me and has in every version I have ever used. The current version I am using is either 14.1.5 or 14.1.6 -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and s

Re: Call client method from server

2016-03-15 Thread Peter Donald
e https://github.com/realityforge/gwt-eventsource * Web Sockets: Fastest and easiest to use programatically but least compatible. See https://github.com/realityforge/gwt-websockets HTH, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users"

Re: Caching of Static Files in GWT

2017-03-29 Thread Peter Donald
this group, send email to google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Cheers, Peter Donald -- You received this message because you are subscribed t

Re: java.util.Lists in Gwt super dev mode debugger

2017-05-03 Thread Peter Donald
Intellij won't > reconnect to Chrome until I close and restart it. > Rather than restarting chrome you can just disable the intellij extension then re-enable it and after that IDEA is usually able to reconnect with no problems. -- Cheers, Peter Donald -- You received this message becau

Re: GWTReact Release and Roadmap

2017-04-30 Thread Peter Donald
; email to google-web-toolkit+unsubscr...@googlegroups.com. > To post to this group, send email to google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > --

Re: Test Strategies for Modern GWT (i.e. Elemental2 etc)

2017-09-19 Thread Peter Donald
testing >> widgets. For that I don't think there's much way around WebDrive. >> >> >> On Sunday, September 17, 2017 at 5:24:10 AM UTC-7, Peter Donald wrote: >>> >>> Hi, >>> >>> Has anyone got any good examples of how they are testing GWT c

Test Strategies for Modern GWT (i.e. Elemental2 etc)

2017-09-17 Thread Peter Donald
in jre Anyone got any examples of this working or can offer any suggestions? In particular I am interested to see examples that use Elemental2 or other jsinterop code. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users&q

Re: Looking for a List of all GWT Modules.

2017-10-05 Thread Peter Donald
t, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To post to this group, send email to google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -

Re: Emulating CompletableFuture with Promise

2017-09-08 Thread Peter Donald
ative CompletableFuture completedFuture(U >>> value); >>> >>> @JsOverlay >>> public T get() throws InterruptedException, ExecutionException { >>> Window.alert("Calling synchronous get() on CompletableFuture is >>> not possi

Controlling Inling in GWT compiler

2017-10-17 Thread Peter Donald
tten in Java which has similar annotations and similar tradeoffs - see http://www.jikesrvm.org/JavaDoc/org/vmmagic/pragma/package-summary.html) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe

Re: Controlling Inling in GWT compiler

2017-10-17 Thread Peter Donald
the setter method, which can then be reused). Might not be worth more > than a few hours of time, but then again, the work could lead to other > unexpected benefits... > I think the optimization would offer a fairly significant improvement but I also think it is a massive amount of work.

Re: Controlling Inling in GWT compiler

2017-10-17 Thread Peter Donald
@JsOverlay... > I should note I tried lots of different ways to try and get this working and came up with nothing. If you do figure it out - I would love to see what it looks like ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups &

Re: Strange elemental 2 behavior and weird workaround

2017-12-05 Thread Peter Donald
o google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Us

Re: New project best practice

2017-11-04 Thread Peter Donald
There are some things that are missing in GWT2.x world that I hope will be fixed by j2cl/GWT (optimising native javascript, webpack equivalent, better asset pipeline control) but it has not stopped us moving everything else forward and development is great again. -- Cheers, Peter Donald -- You received thi

Re: Run your web application and its web workers alongside in Super Dev Mode!

2018-06-13 Thread Peter Donald
ps.com. > To post to this group, send email to google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Cheers, Peter Donald -- You received this message beca

GWT QR Code Generation LIbrary

2018-04-01 Thread Peter Donald
Hi, Recently I had to generate QR Codes as part of a GWT app so I ended up porting an existing java library that did the same. For anyone who is interested the GWT port is available at: https://github.com/realityforge/gwt-qr-code and in Maven central. -- Cheers, Peter Donald -- You

gRPC-Web for GWT and/or J2CL?

2018-10-24 Thread Peter Donald
into J2CL and event GWT2.x. Eyeballing it makes it seem like a very attractive target. Has anyone used it or done any work with it before? Or know of any equivalent GWTish generator for it. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups &quo

Re: Is this project active?

2019-03-28 Thread Peter Donald
ving emails from it, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To post to this group, send email to google-web-toolkit@googlegroups.com. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com

[ANN] (Unofficial) Elemental2 1.0.0-b21-6a027d2 release

2019-04-07 Thread Peter Donald
* elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- 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, sen

[ANN] (Unofficial) JsInterop-Base 1.0.0-b2-e6d791f release

2019-02-23 Thread Peter Donald
org.realityforge.org.realityforge.com.google.jsinterop base 1.0.0-b2-e6d791f Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails fro

[ANN] (Unofficial) Elemental2 1.0.0-b19-fb227e3 release

2019-02-25 Thread Peter Donald
* elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- 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, sen

[ANN] (Unofficial) elemental2-webassembly release

2019-02-22 Thread Peter Donald
-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- 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 to google-web-toolki

[ANN] (Unofficial) JsInterop-Base 1.0.0-b1-e6d791f release

2019-02-23 Thread Peter Donald
be a j2cl compatible artifact released if there is demand. The Maven dependency can be added to your pom.xml via org.realityforge.org.realityforge.com.google.jsinterop base 1.0.0-b1-e6d791f Hope this helps, Peter Donald -- You received this message because you are subscribed

Re: [ANN] (Unofficial) JsInterop-Base 1.0.0-b2-e6d791f release

2019-03-05 Thread Peter Donald
! On Sun, Feb 24, 2019 at 10:10 AM Peter Donald wrote: > The jsInterop-base library contains a set of utilities to implement > functionality that > cannot be expressed with Jsinterop alone. > > https://github.com/google/jsinterop-base > > This is an unofficial release to

[ANN] (Unofficial) Elemental2 1.0.0-b20-bfe6e22 release

2019-03-17 Thread Peter Donald
* elemental2-webassembly Hope this helps, Peter Donald -- 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 to google-web-toolkit+unsubscr...@googlegroups.com. To post to

[ANNOUNCE] (Unofficial) Elemental2 1.0.0-b17-6897368 packages published to Maven Central

2019-02-17 Thread Peter Donald
g/?groupId=org.realityforge.com.google.elemental2=elemental2-dom=1.0.0-b16-6897368=1.0.0-b17-6897368 Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails fr

[ANNOUNCE] (Unofficial) Elemental2 1.0.0-b16-6897368 packages published to Maven Central

2019-02-12 Thread Peter Donald
g/?groupId=org.realityforge.com.google.elemental2=elemental2-dom=1.0.0-b15-7a28038=1.0.0-b16-6897368 Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails fr

[ANNOUNCE] (Unofficial) Elemental2 1.0.0-b14-2f97dbe packages published to Maven Central

2019-02-03 Thread Peter Donald
where artifact-id is one of * elemental2-core * elemental2-dom * elemental2-promise * elemental2-indexeddb * elemental2-svg * elemental2-webgl * elemental2-media * elemental2-webstorage To see how these artifacts are published see: https://github.com/realityforge/repackr Hope it helps someone, Pe

Re: [ANNOUNCE] (Unofficial) Elemental2 1.0.0-b14-2f97dbe packages published to Maven Central

2019-02-03 Thread Peter Donald
elemental2 publish) and the previous build. Before I did this - would anyone find this useful? And/or has anyone got any better ideas on how to trace API evolution over time? On Sun, Feb 3, 2019 at 11:47 PM Peter Donald wrote: > Elemental2 provides type checked access to browser APIs for Java >

Re: Is this project active?

2019-04-08 Thread Peter Donald
4j-todomvc/tree/arez_maven/src/main/java/react4j/todomvc We are still on Java8/GWT2.X but hopefully by mid year our apps will be cut across to Java11/J2CL+closure compiler. So far everything is looking good ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to th

Re: Is this project active?

2019-04-11 Thread Peter Donald
s stage. You would probably need to use jsinterop to get the react component type and write a custom builder to create the component and it should be possible but we don't do this anymore. We found it is easier to just port the component and keep in java land. -- Cheers, Peter Donald -- You rec

Re: What is the advantage of GWT 3.0?

2019-06-02 Thread Peter Donald
ing in native js modules will be possible and they will all be compiled and optimized together * Exporting java libraries to native Typescript/javascript without any ugliness and full optimization still available To be honest the first two are the main reasons ... the rest is icing on the cake ;) -- Cheers

[ANN] (Unofficial) Elemental2 2.24 release

2019-06-02 Thread Peter Donald
org.realityforge.com.google.elemental2 ${artifact-id} 2.24 where artifact-id is one of * elemental2-core * elemental2-dom * elemental2-promise * elemental2-indexeddb * elemental2-svg * elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald

Re: GWT - Still Active ?

2019-05-31 Thread Peter Donald
-- Cheers, Peter Donald -- 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 to google-web-toolkit+unsubscr...@googlegroups.com. To view this discussion o

Re: Is this project active?

2019-05-31 Thread Peter Donald
placement java-to-js compiler) at which point I am not sure how much work will go on in the current GWT repo. However I expect work in the elemental2, j2cl and other repos to continue. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT

Re: GWT - Still Active ?

2019-06-03 Thread Peter Donald
t of GWT like the excellent gwt material & domino ui kit. >>> >>> -- > 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 to google-web-

Re: "socket.io.js" + JSInterop

2019-06-19 Thread Peter Donald
not have have bindings for some library but most of those libraries no longer offer the value they once did. I do miss having decent serialization library ... but you can't have everything ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups &

Re: [ANN] (Unofficial) Elemental2 2.24 release

2019-06-11 Thread Peter Donald
> > My guess is that you need to do something like this bazel clean --expunge This will remove all downloaded repositories (i.e. the closure-compiler source code as well as the other remote dependencies) and rebuild them. I believe after that it should build cleanly. HTH > On Sunday, June 2,

Re: [ANN] (Unofficial) Elemental2 2.24 release

2019-06-11 Thread Peter Donald
On Wed, Jun 12, 2019 at 8:29 AM Peter Donald wrote: > On Wed, Jun 12, 2019 at 7:31 AM John Huss wrote: > >> Out of curiosity, how did you get this project to build successfully? >> >> When I try to build it I see this: >> >> $ ./bazel_build_test.sh >>

[ANN] (Unofficial) Elemental2 2.23 release

2019-04-23 Thread Peter Donald
* elemental2-promise * elemental2-indexeddb * elemental2-svg * elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubs

[ANN] (Unofficial) Elemental2 2.22 release

2019-04-23 Thread Peter Donald
* elemental2-promise * elemental2-indexeddb * elemental2-svg * elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubs

Re: elemental2: Native maps with primitive types?

2019-08-15 Thread Peter Donald
p and stop receiving emails from it, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/CAKbOjEzHuG5ZC7igRyvzrkLt26qBWkxNUeuWL%2BZNbKCo%2BcShgA%40mail.gmail.com >

Re: elemental2: Document.createEvent ?

2019-08-10 Thread Peter Donald
to DocumentEvent with Js.cast() but > > that's ugly. > > > > So what's going on? > > > > I am using elemental2 2.25 as published by Peter Donald. > > > > -- > > Vassilis Virvilis > > > > -- > Vassilis Virvilis > > -- > You receive

Re: Replacement sites for Google Plus for GWT

2019-08-25 Thread Peter Donald
49d64b2c-b6bb-45d4-94a9-3fd19916a43b%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit/49d64b2c-b6bb-45d4-94a9-3fd19916a43b%40googlegroups.com?utm_medium=email_source=footer> > . > -- Cheers, Peter Donald -- You received this message because you are s

[ANN] (Unofficial) Elemental2 2.26 release

2019-08-25 Thread Peter Donald
* elemental2-promise * elemental2-indexeddb * elemental2-svg * elemental2-webgl * elemental2-media * elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubs

[ANN] (Unofficial) Elemental2 2.25 release

2019-07-17 Thread Peter Donald
* elemental2-webstorage * elemental2-webassembly Hope this helps, Peter Donald -- 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 to google-web-toolki

[ANN] (Unofficial) GWT 2.8.2-v20191108 release

2019-11-10 Thread Peter Donald
it should be sufficient to update your dependency declarations to something like: org.realityforge.com.google.gwt gwt-user 2.8.2-v20191108 org.realityforge.com.google.gwt gwt-dev 2.8.2-v20191108 Hope this helps, Peter Donald -- Yo

[ANN] (Unofficial) Elemental2 2.27 release

2019-11-11 Thread Peter Donald
-webassembly Hope this helps, Peter Donald -- 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 to google-web-toolkit+unsubscr...@googlegroups.com. To view this

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2019-12-03 Thread Peter Donald
I was able to use them in my Maven build. Only my IDE, IntelliJ doesn't > pick them up. Do you if it is possible to use these as the compiler in > IntelliJ? > > With regards, > > Nick S. > > On Monday, 11 November 2019 04:20:20 UTC+1, Peter Donald wrote: >> >&

Re: [ANN] (Unofficial) Elemental2 2.26 release

2019-10-16 Thread Peter Donald
ul.internal.ArrayStamper is not > visible > [ERROR] Line 258: ArrayStamper cannot be resolved >[ERROR] Aborting compile due to errors in some input files > > > Downgrading to 2.25 fixes the issue. Any clue? > > On Sunday, August 25, 2019 at 5:25:29 PM UTC-7, Peter Donald wr

Re: [ANN] (Unofficial) Elemental2 2.26 release

2019-10-27 Thread Peter Donald
t; Do you have a rebranded release on GWT 2.9 too? > > Best, > Stas > > On Thursday, October 17, 2019 at 4:02:53 AM UTC+2, Peter Donald wrote: >> >> Unfortunately, 2.26 is not compatible with GWT 2.8.2 - we were testing >> with a later version of GWT and I did

Re: ClassCastException in some browser, but not others (

2019-10-06 Thread Peter Donald
On Sun, 6 Oct 2019 at 22:56, Jens wrote: > > Actually I believe it is a bug in closures externs from which elemental2 >> is generated. Without checking my guess is that IDBDatabase is annotated >> with a @constructor tag rather than a @interface which is incorrect as >> the spec defines it as an

Re: RealTime communication

2019-10-07 Thread Peter Donald
google-web-toolkit+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/0ec9d2a0-90df-4653-8cbc-8256d98b0948%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit/0ec9d2a0-90df-4653-8cbc-825

Re: RealTime communication

2019-10-04 Thread Peter Donald
mental2 version was not mapped correctly) -- Cheers, Peter Donald -- 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 to google-web-toolkit+unsubscr...@googlegroups.com

Re: ClassCastException in some browser, but not others (

2019-10-06 Thread Peter Donald
ns. It does not impact people using closure compiler. Unfortunately, the jsinterop-generator will generate incorrect code if the extern is incorrectly annotated. [1] https://www.w3.org/TR/IndexedDB-2/#database-interface -- Cheers, Peter Donald -- You received this message because you are su

Re: Is GWT 3.0 /GWT 2.9 dead?

2020-02-19 Thread Peter Donald
with Java 8). >> > > Java 11 syntax additions are available in GWT snapshot releases: > https://gwt-review.googlesource.com/c/gwt/+/21540 > And in an unofficial release in Maven central ;) https://groups.google.com/forum/#!topic/google-web-toolkit/qmwiMVofhR8/discussion -- Cheers

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2020-01-11 Thread Peter Donald
ough organizations that use master of GWT (including google) so it is plenty stable. Google uses GWT master and has no need to package a release. This is largely why I ended up packaging a release. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Googl

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2020-01-14 Thread Peter Donald
uccessful build on the master branch of the official GWT repository on the date that the release occurred. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving e

Re: [ANN] (Unofficial) GWT 2.8.2-v20191108 release

2020-01-09 Thread Peter Donald
se:jar:1.0.0 org.realityforge.com.google.jsinterop:jsinterop-annotations:jar:2.8.2-v20191108 com.google.elemental2:elemental2-core:2.27 org.realityforge.com.google.gwt:gwt-user:jar:2.8.2-v20191108 HTH -- Cheers, Peter Donald -- You received this message because you are subscribed to the G

gwt-serviceworker-linker

2020-03-11 Thread Peter Donald
/realityforge/gwt-serviceworker-linker -- Cheers, Peter Donald -- 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 to google-web-toolkit+unsubscr...@google

Re: [ANN] Sting v0.13 (Beta) release

2020-04-05 Thread Peter Donald
imilar approach should be achievable in dagger but putting the split point in a @Provides annotated method in a @Module but I have not checked daggers generated code to make sure it would still work) So, in theory, it should be fine but I have yet to try it myself ;) -- Cheers, Peter Donald -- You

[ANN] Sting v0.13 (Beta) release

2020-03-30 Thread Peter Donald
, if anyone is looking for a dependency injection framework, here is another to try and we would really appreciate the feedback. Thanks, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiv

Re: GWT - Angular/React Migration & Integration

2020-04-27 Thread Peter Donald
from this group and stop receiving emails from it, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/78d169e4-7b2a-4b4a-840f-7626faed24e2%40googlegroups.com. -- Cheers,

Re: [ANN] JRS gwt-time 1.4.6 release

2020-05-04 Thread Peter Donald
ceiving emails from it, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/c18f7bb0-8878-43ec-a017-0ccedf43692b%40googlegroups.com. -- Cheers, Peter Donald -- You received

Re: (Unofficial) Elemental2 2.27 question

2020-04-25 Thread Peter Donald
ar a J2CL thing? 1.0.2 is released by google so I just preferred the use of that as I expect other libraries would depend on this jar and having a shared coordinate reduces the likelihood of ending up with two copies of it in the project class path -- Cheers, Peter Donald -- You received this

Re: Why Don’t You Use Java for Programming the Client-Side Web Apps on Web Browser?

2020-10-18 Thread Peter Donald
d publish java components ... except for the normal constraints of publishing java to js. My guess is that the sweet spot for gwt-react is for applications that combine js components into a java app but I have never used it in anger. -- Cheers, Peter Donald -- You received this message because you

Re: GWT SDM hanging on recompiles?

2020-08-06 Thread Peter Donald
t; To unsubscribe from this group and stop receiving emails from it, send an > email to google-web-toolkit+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/b4f358f7-3783-db02-e31b-be305b5e9119%40newsrx.

Re: app not reload from android chrome

2021-01-11 Thread Peter Donald
ups.google.com/d/msgid/google-web-toolkit/cf24a086-3c9e-4488-9ab8-200402a38b4bn%40googlegroups.com?utm_medium=email_source=footer> > . > -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscrib

Re: Our 10+ year journey with GWT (+ job opening)

2021-01-25 Thread Peter Donald
lop and maintain it over time. We maintain a fairly opinionated binding of react and (several) bindings for keycloak.js but other than those two libraries, any binding we have tends to be project specific because the mapping focuses on small subsets of the relevant libraries. -- Cheers, Peter D

Re: Our 10+ year journey with GWT (+ job opening)

2021-01-23 Thread Peter Donald
add SCSS for styles and our own port of >>>>>>>>>> Preact + >>>>>>>>>> rxJava-like reactivity for dom manipulation using Elemental2. >>>>>>>>>> >>>>>>>>>> Three years after

Re: Our 10+ year journey with GWT (+ job opening)

2021-01-25 Thread Peter Donald
eresting time regardless. -- Cheers, Peter Donald -- 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 to google-web-toolkit+unsubscr...@googlegroups.com.

Re: [ANN] Akasha: Typed Browser API

2021-06-14 Thread Peter Donald
lly construct the jsinterop types ... which looks easy enough ... but I have yet to get to it ;) -- Cheers, Peter Donald -- 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,

[ANN] Akasha: Typed Browser API 0.12 released

2021-06-13 Thread Peter Donald
Akasha is a typed browser API layer that is always up to date with the latest web specifications. Changes in this release: * Add the `WebCodecs` spec with version `W3C Working Draft, 11 June 2021` to the set of specifications which the API is generated from. * Update the `Geolocation API` spec

Re: [ANN] Akasha: Typed Browser API

2021-05-27 Thread Peter Donald
m/AKASHAorg pops > up. > I should have popped that in the email ;) -- Cheers, Peter Donald -- 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 to google-web

Re: [ANN] Akasha: Typed Browser API

2021-05-27 Thread Peter Donald
t was an super alpha version of the library and one of the APIs has changed since then. I will send a PR to fix that up ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving

[ANN] Akasha: Typed Browser API

2021-05-26 Thread Peter Donald
g on fine tuning and optimizing the output. Adopting Akasha has made it trivial to integrate with new Web APIs as they come out with minimal fuss compared to past approaches such as the handwritten DOM adapters, elemental or elemental2 libraries and we think Akasha is nearing a time where it is suitabl

Re: GWT Front-end on different server than Back-end

2021-05-27 Thread Peter Donald
ForStaticFiles() != GWT.getModuleBaseURL() as GWT.getModuleBaseForStaticFiles() does not take into account the debug hooks but this is pretty rare scenario. Is there a specific problem that you are having? -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups

  1   2   >