CHJani / google-api-java-client

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

Objects from 'com.google.api.services.plus.model' package (eg. Person) are not Serializable #390

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client  : 1.6.0-beta

Java environment : Java 6

I'm developing Google+ connectors for Bonita Open Solution and I encounter an 
issue because the objects from the model package are not Serializable.

Is it possible to ensure that Model objects implement the java.io.Serializable 
interface ?

Thnaks for your answer and help.

Original issue reported on code.google.com by sebastie...@gmail.com on 17 Jan 2012 at 12:27

GoogleCodeExporter commented 9 years ago
As a work-around we recommend serializing to/from JSON.  We will take a look at 
whether we can implement the Serializable interface as well.

Original comment by yan...@google.com on 14 Jul 2012 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 26 Sep 2012 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:31