http://gwt-code-reviews.appspot.com/1462809/diff/1/user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java File user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java (right):
http://gwt-code-reviews.appspot.com/1462809/diff/1/user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java#newcode51 user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java:51: if (customSerializersUsed != null) { Can you just make this an empty list instead of somewhere else? http://gwt-code-reviews.appspot.com/1462809/diff/1/user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java#newcode197 user/src/com/google/gwt/user/rebind/rpc/CachedRpcTypeInformation.java:197: if (sto == null) { When is this null? http://gwt-code-reviews.appspot.com/1462809/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
