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

Igor Sapego commented on IGNITE-1617:
-------------------------------------

Vladimir,
1. It seems like there are not so many usages of std::string so It seems to me 
that there is no reason to remove overloads for std::string from the API. We 
are not going to remove all of them anyway so why remove part of them?
2. Ignite configuration struct has been made safe in IGNITE-1467.

> CPP: review string usage in public API 
> ---------------------------------------
>
>                 Key: IGNITE-1617
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1617
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 1.1.4
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>
> Currently there is std::string type used in some parts of public API while 
> const char* used in some other parts. Need to review API and suggest solution 
> for the consistent string policy.



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

Reply via email to