PengZheng opened a new pull request #399:
URL: https://github.com/apache/celix/pull/399


   1. Simplify  implementation of serviceReference by establishing a new class 
invariant for serviceReference: the registration is always accessible during 
the containing reference's lifetime, though the service object within the 
registration might be unregistered.
   2. Emphasize that serviceReference is only valid within its owner's Bundle 
Context.
   3. Fix bugs in corner cases (see inline comments, to be added later).
   
   


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