[
https://issues.apache.org/jira/browse/IGNITE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944949#comment-15944949
]
Pavel Tupitsyn commented on IGNITE-4669:
----------------------------------------
* Reflective serializer already sorts fields
* Builder just needs a {{SortedDictionary}} instead of current {{Dictionary}}
* For {{IBinarizable}} we need to pass some kind of wrapper over
{{BinaryWriter}} which will perform sorting
> .NET: Sort binary object fields
> -------------------------------
>
> Key: IGNITE-4669
> URL: https://issues.apache.org/jira/browse/IGNITE-4669
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET
> Fix For: 2.0
>
>
> Make sure that fields are sorted by name in all cases:
> * Reflective serializer
> * {{IBinarizable}} serialization
> * {{[Serializable]}} serialization
> * Custom serializer
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)