Re: [gwt-contrib] Comment on RequestFactory_2_4 in google-web-toolkit

2011-09-06 Thread Ray Ryan
Fixed, thanks. On Monday, September 5, 2011, wrote: Comment by ido@gmail.com: In Improved request batching section the sample has typo: ctxB.requestB().to(new ReceiverBoolean(){}); should be ctxB.requestB().to(new ReceiverInteger(){}); For more information:

[gwt-contrib] Comment on RequestFactory_2_4 in google-web-toolkit

2011-08-12 Thread codesite-noreply
Comment by mana...@gurumades.com: Is there any example on how one would use the new RequestBatcher to batch multiples operation from diffent type of RequestContext? For more information: http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_4 --