artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

GenericData: set method should be overriden #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-http-java-client.googlecode.com/hg/1.12.0-beta/com/google/
api/client/util/GenericData.html#set(java.lang.String, java.lang.Object)

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

I changed the set method from returning void to instead return an instance of 
this.  That makes it possible to chain set method call with other invocations 
of that class.

We should override the set method in all subclasses to make it possible to 
chain the set method call in all subclasses.

Original issue reported on code.google.com by yan...@google.com on 16 Nov 2012 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Dec 2012 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 9 Jan 2013 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 11 Jan 2013 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 16 Jan 2013 at 6:20