Re: DART vs. GWT

2014-11-23 Thread David
As usual, history repeats itself. Microsoft sued Sun over Java, the applet died. Oracle sued Google over Java... there goes GWT. But in reality, all Google did was separate GWT from the company too guard itself against expensive litigation. I think the GWT project is doing quite well in OpenSource

Using custom servlet for GWT-RPC with GWTTestCase

2014-11-23 Thread Thomas Broyer
For tests with JUnitShell, the servlets have to be declared in the .gwt.XML file with a element. -- 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-w

Re: SDM with modular-webapp - no client-side debugging possible

2014-11-23 Thread Thomas Broyer
…where SDM will write a .nocache.js file that compiles on load. This is how DevMode calls SDM under the hood. -- 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

Re: Appearance of extra scroll bar in GWT Datagrid

2014-11-23 Thread ghinta
Just to say I'm still facing the same issue...no workaround or better solution after more than 1year? On Saturday, August 10, 2013 11:02:47 PM UTC+2, harshyadav wrote: > > Found in GWT 2.5 > *Encountered on OS / Browser:* > > Mac OSX 10.8.4, Chrome, Safari. This is not an issue on Firefox. > *Det

Re: DART vs. GWT

2014-11-23 Thread Blake McBride
On Sun, Nov 23, 2014 at 12:58 PM, Blake McBride wrote: > On Wed, Aug 22, 2012 at 11:39 AM, Thomas Broyer > wrote: > >> >> >> On Wednesday, August 22, 2012 5:57:42 PM UTC+2, deepak chauhan wrote: >>> >>> One question is disturbing me from a long time. Why Google invented >>> DART, when GWT is alr

Re: DART vs. GWT

2014-11-23 Thread Blake McBride
On Wed, Aug 22, 2012 at 11:39 AM, Thomas Broyer wrote: > > > On Wednesday, August 22, 2012 5:57:42 PM UTC+2, deepak chauhan wrote: >> >> One question is disturbing me from a long time. Why Google invented DART, >> when GWT is already there? > > > See Alan's answer, and > http://www.dartlang.org/s

First compilation with 2.7.0 failed with bunch of errors

2014-11-23 Thread Bora
forgot to remove some development paths from the release? [ERROR] Errors in 'file:/usr/local/google/home/dankurka/gwt/user/super/com/google/gwt/emul/java/lang/CharSequence.java' [ERROR] java.lang.String cannot be resolved to a type [ERROR] Errors in 'file:/us