You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ivan Godwin (JIRA)" <ji...@apache.org> on 2018/05/08 21:36:00 UTC

[jira] [Created] (GEODE-5190) Refractor Serializable into separate interfaces

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)