On 2011/12/20 20:21:45, skybrian wrote:
http://gwt-code-reviews.appspot.com/1618806/diff/1003/user/src/com/google/web/bindery/requestfactory/shared/impl/AbstractRequestContext.java
File
user/src/com/google/web/bindery/requestfactory/shared/impl/AbstractRequestContext.java
(right):
http://gwt-code-reviews.appspot.com/1618806/diff/1003/user/src/com/google/web/bindery/requestfactory/shared/impl/AbstractRequestContext.java#newcode262
user/src/com/google/web/bindery/requestfactory/shared/impl/AbstractRequestContext.java:262:
} else if (obj instanceof Collection) {
This seems too broad if we're only going to allow List and Set?
Yes, you're right; I imagine that the encoding of a Map wouldn't be
handled correctly, even though this is a collection. I'll tighten this
up.
http://gwt-code-reviews.appspot.com/1618806/
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors