We are looking at moving our static assets to a CDN. Does anyone know how this works with GWT-RPC since it compiles new signatures for client/server communication each time?
What we would love to be able to do is deploy a new version of the client assuming there were no breaking changes to classes used with RPC, without having to re-deploy the java on the server. Is this even possible? Thanks! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/90fe6f33-17fb-4cdb-a380-39f5039122b2%40googlegroups.com.
