[
https://issues.apache.org/jira/browse/IGNITE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-1475:
------------------------------------
Description:
Currently user is forced to use our reader/writer wrappers for collections.
While really required in general case, this is not needed for the most common
data types: vectors, sets, maps, etc.
We need to define shortcut methods in reader/writer .h files to support these
basic types.
was:
Currently user is forced to use our reader/writer wrappers for collections.
While really required in general case, this is not needed for the most common
data types: vectors, sets, maps, etc.
We need to define shortcut methods in reader/writer .h files to support it.
> CPP: Implement shortcuts for array/collection/dictionary methods in
> reader/writer.
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-1475
> URL: https://issues.apache.org/jira/browse/IGNITE-1475
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Priority: Critical
> Fix For: ignite-1.5
>
>
> Currently user is forced to use our reader/writer wrappers for collections.
> While really required in general case, this is not needed for the most common
> data types: vectors, sets, maps, etc.
> We need to define shortcut methods in reader/writer .h files to support these
> basic types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)