mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

DenseImmutableTable$Row is not GWT Serializable #1821

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error from our log:
com.google.gwt.user.client.rpc.SerializationException: could not get type 
signature for class com.google.common.collect.DenseImmutableTable$Row

There is no CustomFieldSerializer for the subclasses of ImmutableArrayMap which 
is an inner class of DenseImmutableTable

Original issue reported on code.google.com by jbj...@gmail.com on 30 Jul 2014 at 7:35

GoogleCodeExporter commented 9 years ago
Thanks. I'm hoping that GWT will make some changes to make this easier. I've 
been hoping that for a while, though. I just filed a GWT feature request to try 
to get an update:

https://code.google.com/p/google-web-toolkit/issues/detail?id=8844

Original comment by cpov...@google.com on 1 Aug 2014 at 3:45

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07