Brian Slesinsky has posted comments on this change.

Change subject: Allow strong name to be omitted.
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

....................................................
File user/src/com/google/gwt/user/server/rpc/impl/ServerSerializationStreamReader.java
Line 499:     if (serializationPolicyProvider != null) {
Maybe we should put this check on the previous line? If there's no strongName, skip the policy provider altogether.

But this is safer for now.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie9d4ae13a9fdf188bfacb2caabb0b5b136dc342a
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Matthew Dempsky <mdemp...@google.com>
Gerrit-Reviewer: Brian Slesinsky <skybr...@google.com>
Gerrit-Reviewer: Matthew Dempsky <mdemp...@google.com>
Gerrit-Reviewer: Matthew Dempsky <mdemp...@gwtproject.org>
Gerrit-HasComments: Yes

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to