You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2016/06/27 16:25:52 UTC

[jira] [Updated] (IGNITE-1466) CPP: Implement binary objects support.

     [ https://issues.apache.org/jira/browse/IGNITE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego updated IGNITE-1466:
--------------------------------
    Description: 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.  (was: We need to support portable objects in the same way as it is done in .Net and Java: if some flag ("keepPortable") is set, then we should return not real object, but rather a wrapper around it.)

> 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
>            Priority: Critical
>
> 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)