gwt /
gwt /
b928157088b2a73a78187089d3a70bbf1df89b1e Fixes issue 1081. The RPC proxy generator was rebuilding the serializable type oracle needlessly. It appears to have always done this. In this fix, I moved the building of the SerializableTypeOracle into the ProxyCreator after we determine that we actually need to regenerate the proxy code. We could refactor the code further but rather than add more risk, we chose to keep it to the minimal change.
If your RemoteService interface triggerred one of the new RPC warnings, you could end up with a lot more log messages than you should.
Found by: jason.essington
Patch by: mmendez
Review by: bruce
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1073 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed