[jira] [Created] (IGNITE-1475) CPP: Implement shortcuts for array/collection/dictionary methods in reader/writer.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1475) CPP: Implement shortcuts for array/collection/dictionary methods in reader/writer.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1475:
---------------------------------------

             Summary: 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 it.



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