I'm using GWT + RestyGWT + Jersey (server-side for REST service definition) 
in my latest GWT app. I intend to use those tools + Objectify + JDO? for a 
new GWT-AppEngine app. Not sure about how it will work as I'm yet to get 
started with this toolchain, but I remember David Chandler writing about it 
a few years ago (I think he was with Google at the time, now with Sencha).

I find RESTful approach more flexible and probably the best choice if you 
want to call your services from a mobile app (RPC won't work in that case 
and RequestFactory might work but only with extra work).

I'll also welcome any pointers from people that have actually built GWT 
apps running on AppEngine.


On Sunday, April 10, 2016 at 7:58:17 PM UTC-6, Paul Mazzuca wrote:
>
> Is GWT + RequestFactory + Google App Engine + JDO still considered a best 
> practice (as suggested by the GWT docs), or is there a recommended 
> alternative, assuming I would like to use GWT with AppEngine cloud 
> datastore?
>
> I have used this combination for a while, however the code is slowly 
> becoming outdated without any signs of updates.  If I am building a new 
> application with GWT and app engine, what suite of tools would best align 
> me with future development?
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to