Tino Desjardins

Results 13 comments of Tino Desjardins

@Iatros70 You mean the GWT-UI-Designer? It's not maintained since a long time and if I remember right it doesn't work since GWT 2.7.0.

> Do you have something else in mind? Nope, just a simple project setup. How you would create such project? Copy n' paste or by hand?

> That's what I would do personally, yes. Sounds like the cost-benefit ratio is insufficient from your point. > I could accept a PR but what would the archetype contain?...

I did some testing on Photon RC3 (GWT compile, superdev, GWT project creation). Seems that the GWT plugin works fine on Photon.

It's not just the compiled output... it is also the traffic, the requests and the parsing of the not needed resources. This is the result of a lighthouse check of...

> Compression of static resources is really up to the webserver - if you're loading this from dominokit.github.io, the compression is at their mercy, though it might be possible to...

I currently created some feature branches. One of them is for testing integration of elemental2 (see https://github.com/TDesjardins/gwt-ol3/tree/elemental2_integration). This is especially to use future proofed XML- and HTML-DOM stuff. This could...

@JunkerMartin Seems this is also already solved with your patch: https://github.com/kaklakariada/fritzbox-java-api/blob/e06cb656a5727a84e9d4fcb33cd62b4229331898/src/main/java/com/github/kaklakariada/fritzbox/model/homeautomation/Device.java#L79

> Yep, still waiting for support in Jasper Reports... Seems that Jasper Reports works with 11 now: https://github.com/TIBCOSoftware/jasperreports/issues/43

@JunkerMartin Seems that this is also already fixed: https://github.com/kaklakariada/fritzbox-java-api/blob/141f563b492a1265c3d25dde006cbdeba978b091/src/main/java/com/github/kaklakariada/fritzbox/model/homeautomation/Device.java#L57