You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/04/09 08:24:00 UTC

[jira] [Assigned] (CELIX-426) Add C++ API for most of the framwork/utils libraries

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

Pepijn Noltes reassigned CELIX-426:
-----------------------------------

    Assignee: Pepijn Noltes

> Add C++ API for most of the framwork/utils libraries
> ----------------------------------------------------
>
>                 Key: CELIX-426
>                 URL: https://issues.apache.org/jira/browse/CELIX-426
>             Project: Celix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 2.3.0
>            Reporter: Pepijn Noltes
>            Assignee: Pepijn Noltes
>            Priority: Major
>             Fix For: 2.3.0
>
>
> Add a C++(11) API for the Celix framework. If possible this API should be a pure header implementation and build on top of the Celix C API.
> Prefer to use std:vector, std::map and std::string instead of Celix arrays, properties and char pointers.
> The bundleContext_getServiceReference(s) should not be provided. Only support service trackers. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)