Reviewers: zundel, bobv,

Description:
This is a reformulation of the TypeHandler change, which causes the
generated serializer class to serve as the TypeHandler interface
implementor.  The current implementation uses an inner class, which
causes twice as many types to get generated.

Please review this at http://gwt-code-reviews.appspot.com/1037801/show

Affected files:
  M user/src/com/google/gwt/user/client/rpc/impl/SerializerBase.java
  M user/src/com/google/gwt/user/client/rpc/impl/TypeHandler.java
  M user/src/com/google/gwt/user/rebind/rpc/FieldSerializerCreator.java
  M user/src/com/google/gwt/user/rebind/rpc/TypeSerializerCreator.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to