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

Igor Sapego commented on IGNITE-16341:
--------------------------------------

[~ptupitsyn] looks good to me.

> .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: 10m
>  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