The analysis is right: once your fire() a RequestContext, all changes made within its "context" are lost.
I'm not sure about it (would have to test it), but it might as easy as having an "echo" service method that you call in the "preview" context, so you get an immutable version of the proxy back, that you can then edit() in another context while keeping the changes made in the first one. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/uAN6a7BSvRkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
