You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/03/14 11:44:33 UTC

[jira] [Created] (IGNITE-2827) .NET: Write XmlSerializer types as binary

Pavel Tupitsyn created IGNITE-2827:
--------------------------------------

             Summary: .NET: Write XmlSerializer types as binary
                 Key: IGNITE-2827
                 URL: https://issues.apache.org/jira/browse/IGNITE-2827
             Project: Ignite
          Issue Type: Task
          Components: platforms
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn
             Fix For: 1.6


Types intended to be serialized with XmlSerializer can be identified by [XmlRoot] attribute, or one of the [XmlElement], [XmlAttribute], etc attributes on type members.

We should write such types using Ignite binary format, and respect attributes where applicable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)