Thanks for your efforts. Clearly you've been working on this for some time.

I'm curious what this framework does beyond the existing Spring annotation 
driven integration with RPC. Using SpringGwtRemoteServiceServlet 
<https://code.google.com/p/spring4gwt/source/browse/trunk/src/org/spring4gwt/server/SpringGwtRemoteServiceServlet.java?r=2>,
 
all the mapping of (annotated) service beans to paths can be done with 
Spring alone using @RemoteServiceRelativePath and extending RemoteService. 
In your loads of great documentation I see the ability to have XML files 
full of URL endpoint to bean mappings, which is more *Springy*. However, 
what else can you do here that generic Spring/GWT cannot? Thanks.

Joe

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to