Should we start thinking about removing GWT-RPC from our sample app? (and 
probably tutorial on the web site)
What would we replace it with though? I'd suggest plain old HTTP with JSON 
and JsInterop; but what about the server? Using HTTP POST with 
manually-encoded application/x-www-form-urlencoded data and org.json (or 
AutoBean?) to encode the response as JSON?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/27b4bc30-835d-4e56-801e-624547bd1cc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to