[jboss-jira] [JBoss JIRA] Commented: (JBCL-131) Add a notion of on demand resolution

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Dec 14 05:22:31 EST 2009


    [ https://jira.jboss.org/jira/browse/JBCL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12499714#action_12499714 ] 

Thomas Diesler commented on JBCL-131:
-------------------------------------

There is a difference between 

> resolution:=optional
> DynamicImport-Package: org.foo.*

An optional dependency should only be resolved at the resolve phase, but not after it.
A dynamic import should be looked for on demand regardless of whether it was available at the resolve phase or not. 

> Add a notion of on demand resolution
> ------------------------------------
>
>                 Key: JBCL-131
>                 URL: https://jira.jboss.org/jira/browse/JBCL-131
>             Project: JBoss ClassLoader
>          Issue Type: Sub-task
>          Components: Dependencies
>            Reporter: Adrian Brock
>            Assignee: Adrian Brock
>             Fix For: JBossCL.2.0.9.GA , JBossCL.2.2.0.Alpha
>
>
> OSGi has a notion where a dependent classloader/bundle is not rcreated/resolved until somebody wants to import 
> one of its exports.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list