Re: How to dynamically choose locale at SuperDevMode compile time?

2014-08-12 Thread Aleš Pečnik
I use meta tag in HTML for setting locale: I use GWT from trunk, in Eclipse with -superDevMode argument, without bookmarklet. This patch works for me: diff --git a/dev/codeserver/java/com/google/gwt/dev/codeserver/dev_mode_on.js b/dev/codeserver/java/com/google/gwt/dev/codeserver/dev_mode_on.

Re: master/3.0.0 js interop ready to play with?

2014-08-12 Thread salk31
Ahhh. I didn't know I needed "-XjsInteropMode JS" up and running now. I also didn't know 2.7.0-SNAPSHOT was available > >>> -- 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 i

Re: GWT-client math vs. java-math

2014-08-12 Thread Juan Pablo Gardella
Thanks for sharing. It will very useful track each problem to GWT issue tracker. 2014-08-12 13:09 GMT-03:00 Oskar Stangenberg : > Hi guys, we are developing a GWT-project with a lot of shared files. We > discovered a few discrepancies in the gwt-math and server-math and wanted > to share them fo

GWT-client math vs. java-math

2014-08-12 Thread Oskar Stangenberg
Hi guys, we are developing a GWT-project with a lot of shared files. We discovered a few discrepancies in the gwt-math and server-math and wanted to share them for anybody else having those issues: - First and foremost: all native double calculations are identical (+ - * / %) - All tri

Re: How to embed HTML from TextResource using UiBinder

2014-08-12 Thread Thomas Käfer
Is there an easier way by now? Am Mittwoch, 3. April 2013 01:10:52 UTC+2 schrieb Thomas Broyer: > > > > On Wednesday, April 3, 2013 12:34:06 AM UTC+2, Pat wrote: >> >> I found something that works, even though I think that should be possible >> with less glue code... >> > > It should be possible

Re: GWT seems deprecated according to Thoughtworks

2014-08-12 Thread Vassilis Virvilis
Generally I agree with most of the comments, GWT is trying to bring sanity (which is good) to an insane platform HTML/CSS/JS essentially a document viewing platform gone mad. However 1) GWT widgets are not simpler than Swing. I have done Qt (that's sane), Swing (so and so with occasional insanit

Re: GWT seems deprecated according to Thoughtworks

2014-08-12 Thread Marko
My comments to ThoughtWorks radar (I guess they are not from Martin Fowler, but from some more novice JS developer): >> write Swing-like Java code... GWT widgets are much simpler and cleaner than Swing. But you don't have to use GWT widgets - you can use UI Binder with pure HTML and style it wit

Re: GWT support for Chromium OS

2014-08-12 Thread Chaitanya Kumar Ch
Thanks for reply. On Tuesday, August 12, 2014 3:36:59 PM UTC+5:30, Chaitanya Kumar Ch wrote: > > I would like to know the GWT support for Chrome OS. > > For more info: > https://groups.google.com/d/msg/google-web-toolkit/AYDbClS-fGQ/RF7526B2egsJ > -- You received this message because you are s

GwtBootstrap3 v0.8 Released!!

2014-08-12 Thread Joshua Godi
Hey guys, Just wanted to announce that we released a big update to GwtBootstrap3. You can find the zip and release notes here: https://github.com/gwtbootstrap3/gwtbootstrap3/releases. Thanks, Joshua -- You received this message because you are subscribed to the Google Groups "Google Web Tool

Re: GWT support for Chromium OS

2014-08-12 Thread Jens
GWT supports Chrome and thus it should support Chrome OS without issues. If your Gradebook2 thing doesn't work then you better ask the Gradebook2 developers. Maybe they need to update the libraries they use. -- J. -- You received this message because you are subscribed to the Google Groups "G

GWT support for Chromium OS

2014-08-12 Thread Chaitanya Kumar Ch
I would like to know the GWT support for Chrome OS. For more info: https://groups.google.com/d/msg/google-web-toolkit/AYDbClS-fGQ/RF7526B2egsJ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiv

asynchronous gwt tree (Can't remember open nodes)

2014-08-12 Thread Pavel Lyapin
I've developed an asynchronous gwt tree, which means the whole tree is not loaded from the begining when the application is started. Nodes are loaded as you open up the tree deeper. This was developed to minimize caching,and reduce time to start application. The down side is that when I'm openin

Re: Transition from Web to Mobile Web

2014-08-12 Thread David
What do you mean RPC will break? Will it be deprecated? Thanks! David. On Monday, August 11, 2014 11:47:36 PM UTC+8, Joseph Lust wrote: > > Make sure you've got a plan for forcing mobile users to update their app > when you make new releases. Remember that RPC will break on the next > release.

Re: Visibility problems when using css.InterfaceGenerator

2014-08-12 Thread Thomas Käfer
just ran into this issue with gwt 2.6.0 and the css generation controlled by gwt-maven-plugin 2.6.0 Is there a fix yet? is there some option to set to make the interface public? I guess I will implement your workaround extending the protected interfaces with a public one, but I also would prefer

Re: GWT seems deprecated according to Thoughtworks

2014-08-12 Thread Ltearno
I am also quite deceived by the fake-arguments from M. Fowler... As a user of GWT since 1.6, i can say that i would not have acheived all the applications i wrote by writing pure Javascript. Neither would i be able to write big native applications by writing pure assembler (even macros would not