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 2012/06/05 20:20:23 UTC

[jira] [Commented] (FELIX-3514) Enable support for dynamic import

    [ https://issues.apache.org/jira/browse/FELIX-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289621#comment-13289621 ] 

Richard S. Hall commented on FELIX-3514:
----------------------------------------

I'll have to think about it. The other null checks are generally to detect optional imports that may have no candidates. I'll see if I can find a better approach.
                
> Enable support for dynamic import
> ---------------------------------
>
>                 Key: FELIX-3514
>                 URL: https://issues.apache.org/jira/browse/FELIX-3514
>             Project: Felix
>          Issue Type: Bug
>          Components: Resolver
>         Environment: All
>            Reporter: Thomas Watson
>         Attachments: 3514.txt
>
>
> The OSGi R5 Resolver API does not provide a way to (easily) resolve dynamic imports.  This is important if the resolver is to be used at runtime.  The current resolver implementation has a bit of disabled code commented out that could be used to implement this.  I will attach a patch that enables a new method on ResolverImpl to enable dynamic resolution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira