[
https://issues.apache.org/jira/browse/GEODE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernest Burghardt closed GEODE-5190.
-----------------------------------
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 15.5h
> Remaining Estimate: 0h
>
> 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)