You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/06/17 03:24:07 UTC

[jira] Updated: (FELIX-1246) PackageAdmin.getBundle() is not implemented efficiently

     [ https://issues.apache.org/jira/browse/FELIX-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall updated FELIX-1246:
-----------------------------------

    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>             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.