Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.0.0-beta1
-
Docs Required, Release Notes Required
Description
Add public interfaces for "manual" serialization implementation, similar to IBinarizable in Ignite 2.x
- Provides more control over serialization
- Avoids reflection
- Prerequisite for source-generated serializers: IGNITE-20474
The challenge is that the order of columns must be according to the schema.
https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/
Attachments
Issue Links
- blocks
-
IGNITE-21099 .NET: Thin 3.0: Ensure AOT compatibility
- Open
- is related to
-
IGNITE-20474 .NET: Thin 3.0: Source-generated serializer
- Open