Ivan Godwin created GEODE-5190:
----------------------------------
Summary: Refractor Serializable into separate interfaces
Key: GEODE-5190
URL: https://issues.apache.org/jira/browse/GEODE-5190
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Ivan Godwin
Serializable currently is a jumble of interfaces from the Java versions of
DataSerializable, PdxSerializable, DataSerializableFixedId and some internal
serialization types. Let's split these into meaningful interfaces similar to
the Java interfaces so that implementations are inheriting methods that have no
meaning for the type of serialization they expect to perform.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)