Re: RequestFactory, ValueProxy support for Email, Link, User

2012-12-31 Thread Avanish Raju
a LinkProxy for it. I decided to store my link just as a String, instead of Link. Regards, Avanish On Fri, Dec 21, 2012 at 11:12 PM, Avanish Raju yar...@gmail.com wrote: Hi GWT team, I've just started migrating from GWT-RPC to RequestFactory, and noticed that even when using ValueProxy to wrap

RFED flushed context reaches server without nested entity changes

2012-12-28 Thread Avanish Raju
-- Life is what you make of it Y. Avanish Raju, BTech, Computer Science and Engineering Biotechnology, ICFAI University, Dehradun -BEGIN GEEK CODE BLOCK- Version: 3.12 GCS/S/MU d- s:- a- C+++ UL+++ P+ L+++ E- W+ N- o? K- w+w++ !O !M !V PS++@ PE++ Y+@ PGP- t 5? X+ R tv b+++ DI+@ D

Re: Gwt 2.2, guice and gin...

2012-12-27 Thread Avanish Raju
:) On Sun, Dec 23, 2012 at 5:01 AM, Avanish Raju yar...@gmail.com wrote: GinjectorBindings -- 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-toolkit@googlegroups.com. To unsubscribe from

Re: Gwt 2.2, guice and gin...

2012-12-23 Thread Avanish Raju
, will Gin only work if I'm also using guiceServlet configured? Thanks, Avanish On Sun, Dec 2, 2012 at 8:43 PM, Avanish Raju yar...@gmail.com wrote: Hi Carlo, How did you fix this issue? I'm running into exactly the same problem. When I Run as Web Application on Eclipse, I get the following

RequestFactory, ValueProxy support for Email, Link, User

2012-12-21 Thread Avanish Raju
: User cannot be resolved to a type What is the right way to handle these? Thanks, Avanish -- Life is what you make of it Y. Avanish Raju, BTech, Computer Science and Engineering Biotechnology, ICFAI University, Dehradun -BEGIN GEEK CODE BLOCK- Version: 3.12 GCS/S/MU d- s:- a- C+++ UL

Google Drive SDK for GWT

2012-12-10 Thread Avanish Raju
of it Y. Avanish Raju, Google Inc. BTech, Computer Science and Engineering Biotechnology, ICFAI University, Dehradun -BEGIN GEEK CODE BLOCK- Version: 3.12 GCS/S/MU d- s:- a- C+++ UL+++ P+ L+++ E- W+ N- o? K- w+w++ !O !M !V PS++@ PE++ Y+@ PGP- t 5? X+ R tv b+++ DI+@ D+ G e++ h* r

Re: Gwt 2.2, guice and gin...

2012-12-02 Thread Avanish Raju
Hi Carlo, How did you fix this issue? I'm running into exactly the same problem. When I Run as Web Application on Eclipse, I get the following exception: No implementation for javax.inject.Providercom.google.gwt.inject.rebind.GinjectorBindings was bound. while locating