[gwt-contrib] Proposed LauncherDir change, add template bindAddress replacement

2016-10-12 Thread Brandon Donnelson
What would you think of adding a bindAddress replacement to the template.nocache.js file. __bindAddress__ instead of $window.location.hostname? Example Source - Used for testing Hack https://github.com/gwt-plugins/codeserver/blob/master/codeserver/src/main/java/com/google/gwt/dev/codeserver/Lau

[gwt-contrib] Re: Proposed LauncherDir change, add template bindAddress replacement

2016-10-12 Thread Brandon Donnelson
GWT Eclipse Plugin (V3) Issue: https://github.com/gwt-plugins/gwt-eclipse-plugin/issues/274 -- 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-toolk

[gwt-contrib] Re: Proposed LauncherDir change, add template bindAddress replacement

2016-10-12 Thread David Becker
A while back -bindAddress 0.0.0.0 was changed in GWT 2.8 to use the actual IP address instead of a local hostname to work better when operating in an environment where the local hostname isn't recognized by the client (specifically, things like windows tablets don't seem to recognize the mac my

[gwt-contrib] Re: Proposed LauncherDir change, add template bindAddress replacement

2016-10-12 Thread Brandon Donnelson
https://gwt-review.googlesource.com/#/c/17180/ -- 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.

Re: [gwt-contrib] Re: Elemental2 - What's the big secret?

2016-10-12 Thread Kirill Prazdnikov
Alex, it took a few engineer-days for us to declare in JsInterop what we need from HTML API (in a really big project including DOM, events, WebGL, input, network). There is no blocker of using it today, if u want of course. "Official" Google public annotations is useful to make a "standard" or