[
https://issues.apache.org/jira/browse/GEODE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamilla Aslami reassigned GEODE-7176:
-------------------------------------
Assignee: Kamilla Aslami
> move static serialization methods to serializer/deserializer API
> ----------------------------------------------------------------
>
> Key: GEODE-7176
> URL: https://issues.apache.org/jira/browse/GEODE-7176
> Project: Geode
> Issue Type: Sub-task
> Components: membership, serialization
> Reporter: Bruce J Schuchardt
> Assignee: Kamilla Aslami
> Priority: Major
>
> DataSerializer, InternalDataSerializer and StaticSerialization have a lot of
> static methods for serializing this and that. Many of these methods should
> be moved to the ObjectSerializer / ObjectDeserializer APIs in the
> geode-serialization subproject. Things like
> writeArrayOfObjects()/readArrayOfObjects(), writeString()/readString(), etc.
> A call has to be made on whether the methods of DataOutput and DataInput
> should also be part of these APIs and toData/fromData modified to no longer
> take a DataOutput/DataInput parameter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)