[
https://issues.apache.org/jira/browse/IGNITE-20584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-20584:
------------------------------------
Description:
Add public interfaces for "manual" serialization implementation, similar to
[IBinarizable in Ignite
2.x|https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.Core/Binary/IBinarizable.cs]
* Provides more control over serialization
* Avoids reflection
* Prerequisite for source-generated serializers: IGNITE-20474
> .NET: Thin 3.0: Interfaces for manual, reflection-free serialization
> --------------------------------------------------------------------
>
> Key: IGNITE-20584
> URL: https://issues.apache.org/jira/browse/IGNITE-20584
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
>
> Add public interfaces for "manual" serialization implementation, similar to
> [IBinarizable in Ignite
> 2.x|https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.Core/Binary/IBinarizable.cs]
> * Provides more control over serialization
> * Avoids reflection
> * Prerequisite for source-generated serializers: IGNITE-20474
--
This message was sent by Atlassian Jira
(v8.20.10#820010)