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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)