[ https://issues.apache.org/jira/browse/IGNITE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941058#comment-14941058 ]
Igor Sapego commented on IGNITE-1454: ------------------------------------- 1. It seems like a good idea to replace standard library containers with iterators. This way we can make our API more agile and avoid some dependencies on the standard library. 2. Lets move string type issue in separate ticket. > CPP: Review all std:: usages in public API. > ------------------------------------------- > > Key: IGNITE-1454 > URL: https://issues.apache.org/jira/browse/IGNITE-1454 > Project: Ignite > Issue Type: Task > Components: interop > Affects Versions: 1.1.4 > Reporter: Vladimir Ozerov > Assignee: Igor Sapego > Priority: Critical > Fix For: ignite-1.5 > > > 1) All std:: usages in public API must reside in headers. > 2) Consider getting rid of char* and use std::string instead in public API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)