Re: GWT 2.1.1 is here!

2010-12-21 Thread zixzigma
one of the things that is great about RequestFactory 2.1.1, is support for end-to-end testing (client to server calls), without the need to use GWTTestCase. this is very important. because GWTTestCase is very slow, I have a very powerful machine, but it is still very slow, similar to JavaEE

Re: GWT 2.1.1 is here!

2010-12-20 Thread jerome Thoma
Great news! Did I get it right though that I have to wait until a new version of the mojo GWT compiler plugin has been releases before I can use 2.1.1 with Maven? Greetings Jerome Thoma Software Engineer / VdL On Dec 17, 8:41 pm, David Chandler drfibona...@google.com wrote:

Re: GWT 2.1.1 is here!

2010-12-20 Thread David Chandler
No need to wait. You can specify the GWT dependencies in the gwt-maven-plugin like this: plugin groupIdorg.codehaus.mojo/groupId artifactIdgwt-maven-plugin/artifactId version2.1.0-1/version dependencies dependency

Re: GWT 2.1.1 is here!

2010-12-20 Thread Andigator
David, thanks so much! I've been following trunk and the ValueProxy addition is invaluable. Any advice on how to handle paging with RequestFactory? When CellTable's onRangeChanged retrieves the next page of records, the example I saw just did a SQL limit. I need a handle on the full list of

Re: GWT 2.1.1 is here!

2010-12-20 Thread Jim Douglas
Not a big deal, but are there updated relnotes for 2.1.1? http://code.google.com/webtoolkit/release-notes.html On Dec 17, 11:41 am, David Chandler drfibona...@google.com wrote: http://googlewebtoolkit.blogspot.com/2010/12/gwt-211-is-now-available... -- David Chandler Developer Programs

Re: GWT 2.1.1 is here!

2010-12-20 Thread zixzigma
http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_1_1 -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to

GWT 2.1.1 is here!

2010-12-17 Thread David Chandler
http://googlewebtoolkit.blogspot.com/2010/12/gwt-211-is-now-available.html -- David Chandler Developer Programs Engineer, Google Web Toolkit http://googlewebtoolkit.blogspot.com/ -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to

Re: GWT 2.1.1 is here!

2010-12-17 Thread zixzigma
THANK YOU ! -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more

Re: GWT 2.1.1 is here!

2010-12-17 Thread Jeff Larsen
Fantastic news. I really love the new AutoBean stuff so far. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to