Pepijn Noltes created CELIX-425:
-----------------------------------

             Summary: 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


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)

Reply via email to