[
https://issues.apache.org/jira/browse/IGNITE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-6951:
-----------------------------------
Comment: was deleted
(was: .NET serializer ({{BinaryFormatter}}) allows {{IntPtr}} and pointers.
Let's do the same so users can move from .NET serialization seamlessly.)
> .NET: Support pointer serialization
> -----------------------------------
>
> Key: IGNITE-6951
> URL: https://issues.apache.org/jira/browse/IGNITE-6951
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> Serializing pointers does not make sense and we already throw on {{IntPtr}}
> fields.
> However, .NET serializer ({{BinaryFormatter}}) supports both {{IntPtr}} and
> {{void*}}-style pointers.
> Our goal is to replace standard serializer and allow seamless transition, so
> we should do the same.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)