pnoltes commented on issue #511:
URL: https://github.com/apache/celix/issues/511#issuecomment-1501135924

   > > I also think we still can look into a export/import library feature 
based on manipulating SONAME/NEEDED (akka nOSGi) or maybe look into rtld-audit 
concept, but this is a long term goal.
   > 
   > I agree that export/import library could be left for future consideration. 
I suggest we remove it from 3.0 and add it back if we could work out a solution 
in the future.
   :+1: 
   
   > 
   > What do you think about bundle update, bundle revision, and gc? Shall we 
make it clear that when a bundle is stopped, its resource will not be available?
   
   Yes and I agree this is easier (and already in place) for services. I think 
the only place where a bit more clarification is needed is the bundle trackers. 
So to make it clear bundle resource cannot be access after the onStopped event 
is handled. 
   
   
   If we move requirement-capability model more back to the future, I think the 
only think left is to remove the current resolver from celix framework. The 
handling of  private bundle  libraries (through dlopen) already functions as a 
resolver for the bundle and is IMO good enough until we have a more clear 
vision/goal for export/import libraries. 
   
   
   
   
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to