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 18:32:00 UTC

[jira] [Assigned] (CELIX-425) Dependency Manager as part of the framework

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

Pepijn Noltes reassigned CELIX-425:
-----------------------------------

    Assignee: Pepijn Noltes

> Dependency Manager as part of the framework
> -------------------------------------------
>
>                 Key: CELIX-425
>                 URL: https://issues.apache.org/jira/browse/CELIX-425
>             Project: Celix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: 2.2.0
>            Reporter: Pepijn Noltes
>            Assignee: Pepijn Noltes
>            Priority: Major
>             Fix For: 2.2.0
>
>
> Currently for C and C++ separate dependency manager static libraries exists. These are cumbersome to use. Integrate the DM in the framework and let bundles provide "classes" bundle activators or dm bundle activators.
> For C++, try to make this a pure header implementation library -> add_library(foo INTERFACE)
> Proposal is to let the Celix framework see which symbols (e.g. which activator) are available. If both are possible, prefer the DM activator.
>  



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