Re: GWT and how to make them better.

2012-03-30 Thread Harpal Grover
This is very cool. -- Harpal Grover President *Harpal Grover Consulting LLC* On Fri, Mar 30, 2012 at 7:33 AM, Bogo shopov.bogo...@gmail.com wrote: Hey guys, We just published an article on our blog about GWT and will be happy to read your thoughts about it. Here it is: http://j.mp/gwtgwtgwt

Re: GWT and how to make them better.

2012-03-30 Thread Gal Dolber
Hi Bogo, Finally decided to get JRebel, but I'm getting this exception: java.lang.ClassCastException: com.google.gwt.dev.javac.CompilationState cannot be cast to org.zeroturnaround.jrebel.integration.gwt.cbp.CompilationStateInterface Does JRebel support gwt trunk? or only the last stable

Re: GWT and how to make them better.

2012-03-30 Thread Gal Dolber
Got it working in another project where I'm using gwt 2.4 stable. Server side works like a charm and browser side works pretty good. When editing ui.xml files it doesn't know what classes to reload(regenerate), that would be great if it could detect the uibinder related class and regenerate it