[ 
https://issues.apache.org/jira/browse/IGNITE-16341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483736#comment-17483736
 ] 

Pavel Tupitsyn commented on IGNITE-16341:
-----------------------------------------

Merged to main: 34d7af9a97d69461e6bdf344dc24069dd5ee6112

> .NET: Thin 3.0: Emit efficient POCO serialization code
> ------------------------------------------------------
>
>                 Key: IGNITE-16341
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16341
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-alpha5
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Initial POCO serialization (IGNITE-16227) uses a simple but inefficient 
> reflection API. 
> * Use *Reflection.Emit* to compile efficient POCO serialization code for user 
> types.
> * Use fields instead of properties to support read-only classes, records, and 
> so on.
> * Update XMLDoc for *ITable.GetRecordView* and explain how the mapping works.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to