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 2016/10/10 10:03:20 UTC

[jira] [Closed] (CELIX-370) Add C++ support

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

Pepijn Noltes closed CELIX-370.
-------------------------------
    Resolution: Fixed

> Add C++ support
> ---------------
>
>                 Key: CELIX-370
>                 URL: https://issues.apache.org/jira/browse/CELIX-370
>             Project: Celix
>          Issue Type: New Feature
>            Reporter: Pepijn Noltes
>
> Apache Celix is designed as a OSGi framework adapted for C. 
> One of the reasons why C was chosen as implementation language is that C can act as a common denominator for (service oriented) interoperability between a range of languages; Think C++, Swift, Python, etc. 
> This feature is to add (native) support for C++ to Apache Celix. 
> C++ support will be added with the use of a C++ Dependency Manager. 
> The Dependency Manager is arguably the most convenient way to interact with services, confers most uses cases and eliminates the necessity to port the rest of the (large) API to C++. 



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