Re: GWT compiler keeps complaining about missing source files

2022-07-26 Thread Peter Donald
provide them > explicitly? What am I missing here? > > -- > 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+unsub

Re: [ANN] Akasha: Typed Browser API version 0.24 released

2021-09-15 Thread Peter Donald
ds are served with pretty simple feature detection but YMMV -- 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+un

[ANN] Akasha: Typed Browser API version 0.24 released

2021-09-13 Thread Peter Donald
Akasha is a typed browser API layer that is always up to date with the latest web specifications. Several significant changes have been made since the 0.17 announced to this group. The major changes include: - The ability to test for features before using the feature using methods such as

[ANN] Akasha: Typed Browser API version 0.17 released

2021-08-02 Thread Peter Donald
Akasha is a typed browser API layer that is always up to date with the latest web specifications. Changes since the 0.14 release include: - Convert the following types into const enum representation to improve usability in the java binding. The types modified include:

[ANN] Akasha: Typed Browser API version 0.14 released

2021-07-17 Thread Peter Donald
Akasha is a typed browser API layer that is always up to date with the latest web specifications. The release includes 75 non breaking API changes and 285 breaking API changes. Changes in this release: * Update the `Permissions` spec to the `W3C Working Draft, 13 July 2021` version. This

[ANN] Akasha: Typed Browser API version 0.13 released

2021-07-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 WebGPU spec with version W3C Working Draft, 12 July 2021 to the set of specifications which the API is generated from. This specification and the corresponding

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
On Thu, May 27, 2021 at 11:10 PM lofid...@gmail.com wrote: > Great work Peter! > > I like the APIs from Akasha (former WebTack). > > If someone wants to compare the APIs from *Elemental2* and *Akasha* > checkout this example: > >- Elemental2 in IndexDB: > >

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: 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

[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-contrib] Asking for decision on DevMode embedded Jetty support

2021-04-13 Thread Peter Donald
en we can just use these as is but sometimes we do put a proxy in it (when they use host relative services/links/whatnot, SSL or other capabilities). Seems to work fine for us ;) -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Contri

Job opening at Yale Medical School, Pathology Department

2021-03-28 Thread Gershkovich, Peter
, Peter Peter Gershkovich, M.D. MHA Director, Section of Pathology Informatics and Cancer Data Science, Associate Professor Yale University School of Medicine Department of Pathology Cell phone: 508.208.8798 -- You received this message because you are subscribed to the Google Groups "GWT

Re: Superdevmode and ReferenceErrors

2021-02-24 Thread Peter Donald
m but no one ever followed it up. I usually just do what you do ;) -- 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: 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-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: 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: 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: 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: [gwt-contrib] Elemental2-1.1.0 released

2020-06-18 Thread Peter Donald
sit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/a41bdcc6-48de-4b84-9ea7-5dc453fb4bb2o%40googlegroups.com. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from

Re: [gwt-contrib] Re: Ant, ZipScanner, and GWT

2020-06-12 Thread Peter Donald
nst including code that is copyright to another organization in source tree then that seems like the easiest option going forward. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this gro

Re: [gwt-contrib] Re: Ant, ZipScanner, and GWT

2020-06-12 Thread Peter Donald
-- > 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 google-web-toolkit-contributors+unsubscr...@googlegroups.com. > To view

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: 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: (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: [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

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: 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-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-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-09 Thread Peter Donald
On Wed, Jan 8, 2020 at 12:38 PM Hristo Stoyanov wrote: > Hi Peter, > I tried to use your GWT distro, and although I see that I get the right > artifacts on my classpath: > Sorry, I missed this email... I still use Java8, not Java9+ and don't use Errai. So I am not sure how muc

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

2019-12-03 Thread Peter Donald
;Path to GWT installation directory" to something like "/Users/peter/.m2/repository/org/realityforge/com/google/gwt/gwt-dev/2.8.2-v20191108" and this will be picked up by any GWT facets and thus work in IDE. HTH On Tue, Dec 3, 2019 at 6:00 AM Nick Stolwijk wrote: > Thanks. > >

[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

[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

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: [ANN] (Unofficial) Elemental2 2.26 release

2019-10-16 Thread Peter Donald
Unfortunately, 2.26 is not compatible with GWT 2.8.2 - we were testing with a later version of GWT and I did not pick this up before I sent the mail. Sorry about that! 2.26 will be compatible with GWT 2.9 when/if that gets out. On Thu, Oct 17, 2019 at 12:08 PM Hristo Stoyanov wrote: > Pe

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: 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: 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: 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: 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

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

[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

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
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 >>

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: 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-

[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: 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

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

[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: 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: 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

[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

Re: [gwt-contrib] Extracting jsinterop-annotations?

2019-04-04 Thread Peter Donald
trying to extract a > repository. > > Is there a particular reason that you would like to get this one sooner > than later other than generally cleaning things up and reducing deps? > > > On Fri, Mar 29, 2019 at 7:54 PM Peter Donald > wrote: > >> On Sat, Mar 30, 201

Re: [gwt-contrib] Extracting jsinterop-annotations?

2019-03-29 Thread Peter Donald
> Is there any value in me trying to extract a repository for this or would that cause more work for you? -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop re

[gwt-contrib] Extracting jsinterop-annotations?

2019-03-28 Thread Peter Donald
h a new build system. Thoughts?, Peter Donald -- 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 google-web-toolkit-contributors+unsubsc

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-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

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-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) 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) 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

[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

[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

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 >

[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: [gwt-contrib] Update on J2CL

2018-11-07 Thread Peter Donald
om. >>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "GW

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: [gwt-contrib] Re: "GWT RPC" and its role in the future of GWT

2018-10-17 Thread Peter Donald
-- Cheers, Peter Donald -- 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 google-web-toolkit-contributors+unsubscr...@googlegroups.com. To view this d

Re: Why the GWT complier used so much memory?

2018-09-09 Thread Peter Cao
Thanks Luke, Are there someone working on the optimization of the GWT compiler, it is too slow for us 在 2018年9月1日星期六 UTC+8下午7:51:09,Luke Last写道: > > If you're compiling multiple permutations at a time you could reduce the > number. > > On Thursday, August 30, 2018 at 7:30:17

Why the GWT complier used so much memory?

2018-08-30 Thread Peter Cao
When i was compiling the GWT application,the CPU usage is showing below How can i reduce the memory footprint of my application -- 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,

Re: Jetty version is outdated

2018-06-22 Thread Gershkovich, Peter
Thank you! Much appreciated. It is, clearly, a pain in a tochas and an upgrade to the latest Jetty in the GWT default Superdev mode would be a better option. Miss the time when debugging was done using the Firefox GWT plugin where you can just work with the code in the IDE. Peter On Jun 22

Jetty version is outdated

2018-06-21 Thread peter . gershkovich
Jetty 9.2 has ended its life in Jan 2018. Please, the gurus of GWT, upgrade it to the latest version 9.4 or explain clearly how to change the default configuration in IntelliJ. Jetty 9.4, by the way has been available since 2016. Thanks, Peter -- You received this message because you

Re: super dev mode Jetty version?

2018-06-20 Thread peter . gershkovich
ear on how to do that. I am using IntelliJ. Hope you can help. Thanks, Peter PS It would be great not to deal with that issue at all and have an up-to-date version of Jetty as was the case for many years of working with GWT without all these troubles. Switching to SuperDev mode and losing th

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

Re: [gwt-contrib] Which API for a future, modern JSON library?

2017-12-11 Thread Peter Donald
pe annotated classes and have yet to come up with a use case where we would need to drop down to JsPropertyMap. -- Cheers, Peter Donald -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop

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: [gwt-contrib] jsinterop-base github repository and new beta release

2017-11-11 Thread Peter Donald
Fantastic! On Sat, Nov 11, 2017 at 6:59 PM, 'Julien Dramaix' via GWT Contributors < google-web-toolkit-contributors@googlegroups.com> wrote: > I'll create a new release of elemental2 next week. Stay tuned. > > > On Friday, November 10, 2017 at 6:13:31 PM UTC-8, Peter Donald

Re: [gwt-contrib] jsinterop-base github repository and new beta release

2017-11-10 Thread Peter Donald
toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r-- > jQFA5ZQOyywdOGvsdsg%40mail.gmail.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABXeq2TrKCNg0i0R%2BUB%2BPBDGEPL2r--jQFA5ZQOyywdOGvsdsg%40mail.gmail.com?utm_medium=email_source=footer> > . &g

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: 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: 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.

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: 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: 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: 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

Re: [gwt-contrib] Re: Business proposition of GWT 3.0 - what is it good for vs. other solutions out there?

2017-05-20 Thread Peter Donald
h looked like it may be a good rpc solution but it never had a javascript client. -- Cheers, Peter Donald -- 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

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. > --

  1   2   3   4   >