You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there was any reason that ImmutableTables aren't Serializable. ImmutableCollections, ImmutableMaps, and ImmutableMultimaps are all Serializable... but ImmutableTables aren't?
If it's a deliberate design decision, then cool... but from an outside view, it seems pretty incongruous with the rest of the library. If it was just an oversight, I'd like to submit it as a suggestion for future releases.
Thanks,
Dave
The text was updated successfully, but these errors were encountered:
Original issue created by dbemil...@ixl.com on 2013-01-22 at 12:15 AM
Hey,
I was wondering if there was any reason that ImmutableTables aren't Serializable. ImmutableCollections, ImmutableMaps, and ImmutableMultimaps are all Serializable... but ImmutableTables aren't?
If it's a deliberate design decision, then cool... but from an outside view, it seems pretty incongruous with the rest of the library. If it was just an oversight, I'd like to submit it as a suggestion for future releases.
Thanks,
Dave
The text was updated successfully, but these errors were encountered: