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

Igor Sapego commented on IGNITE-1466:
-------------------------------------

I've implemented very simple first approach which is very lightweight wrapper 
over the memory with only one method yet - {{Deserialize}}. However I've added 
sufficient number of tests to check that this approach is usable with any 
objects. Next I'm going to implement some methods that are necessary to 
implement hashing function over this class. This is required to implement 
IGNITE-1446, which is blocked by this ticket currently.

> CPP: Implement binary objects support.
> --------------------------------------
>
>                 Key: IGNITE-1466
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1466
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>              Labels: cpp, roadmap
>
> We need to support portable objects in the same way as it is done in .Net and 
> Java: if some flag ({{keepBinary}}) is set, then we should return not real 
> object, but rather a wrapper around it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to