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

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

Even with resources, I would argue that this is still somewhat problematic. For 
example, perhaps I want to set up the framework so that I am the sole provider 
of the package org.foo. To achieve this, I put org.foo on the boot delegation 
property. The end result of the proposed approach is that for classes I am the 
sole provider, but for resources, it is possible for other people to provide 
resources too.

I am not arguing that this is a hugely important issue, but it is an issue 
nonetheless. The real question is whether we want to ignore it (either 
completely or just for now).

> R4SearchPolicyCore.findResources(String) do not aggregate the Enumeration 
> founds
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-467
>                 URL: https://issues.apache.org/jira/browse/FELIX-467
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 1.0.0
>            Reporter: Guillaume Sauthier
>         Attachments: FELIX-467-tests-bundles.zip, FELIX-467.patch
>
>
> This issue is linked to FELIX-466
> The R4SearchPolicyCore.findResources(String) method just exits early on a 
> first hit, and doesn't continue into imported packages.
> It should aggregate the different hits and return all matching resources.

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