Has anyone successfully implemented Continuous Delivery with GWT. The 
biggest obstacle I see is GWT RPC, that seems to check that the client 
version matches the server version, so that when a new version of a backend 
is deployed, users will get an error message about an incorrect version and 
be asked to refresh the browser. I will look at disabling this check, but 
if it is not possible or has negative consequences, may have to switch to 
REST+JSON from GWT RPC? Anyone tried this successfully?

Thanks in advance

-- 
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