PackageAdmin.getBundle() is not implemented efficiently
-------------------------------------------------------

                 Key: FELIX-1246
                 URL: https://issues.apache.org/jira/browse/FELIX-1246
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: felix-1.8.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-2.0.0


As a result of refactoring, there is a much simpler way to implement 
PackageAdmin.getBundle(). Modules now have a method to get their associated 
Bundle, so once you get the module from the ModuleClassLoader, you can directly 
ask it for its Bundle object. This was missed during refactoring.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to