Matthew Dempsky has posted comments on this change.

Change subject: Takes enum constants into account in types' serialization signature in RPC
......................................................................


Patch Set 2:

(1 comment)

....................................................
File user/src/com/google/gwt/user/server/rpc/impl/SerializabilityUtil.java
Line 877: Enum<?>[] constants = instanceType.asSubclass(Enum.class).getEnumConstants();
No need to sort here like in SerializationUtils?


--
To view, visit https://gwt-review.googlesource.com/1590
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2d7eb618021f0a6d08a2e0ec6fc686e3fd5fc2c1
Gerrit-PatchSet: 2
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Thomas Broyer <t.bro...@gmail.com>
Gerrit-Reviewer: Brian Slesinsky <skybr...@google.com>
Gerrit-Reviewer: Matthew Dempsky <mdemp...@google.com>
Gerrit-Reviewer: Thomas Broyer <t.bro...@gmail.com>
Gerrit-HasComments: Yes

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

Reply via email to