rlenferink opened a new issue #110: Dependency Manager as part of the framework
URL: https://github.com/apache/celix/issues/110
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to