At work when I upgrade our app and rpc policy files have changed users get a message "App has been updated and will now be reloaded". The app reloads itself and the user can continue to work using the updated app. Is that already too much of a downtime for you?
AutoBeans indeed do not support polymorphism and JSOs have different restrictions (all methods must be final) however that must not be a problem. For example RequestFactory supports polymorphism even though it uses AutoBeans encode/decode the data to transfer.
One "easy" thing you could try is to create an additional service that has String execute(String) and then use piriti for de-/serialization of your commands. I have never used it but it seems to look quite good: https://github.com/hpehl/piriti/wiki/Features
-- J.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment