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 2010/10/08 16:28:32 UTC

[jira] Commented: (FELIX-2645) Add a (hidden) way to retrieve a local URL for a given bundle URL

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

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

Given the Felix framework's longstanding history of trying to avoid containerisms, it seems somewhat bad form to create an issue that proposes one and immediately commit and resolve it without discussing it.

I've modified your patch to make the public facing class/method package private, so you should use reflection and setAccessible() to access this rather than exposing it as public API from the framework.

> Add a (hidden) way to retrieve a local URL for a given bundle URL
> -----------------------------------------------------------------
>
>                 Key: FELIX-2645
>                 URL: https://issues.apache.org/jira/browse/FELIX-2645
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-3.0.3
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: framework-3.2.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> This is actually very important to support libraries that need to do class-path scanning.
> A better solution will certainly come from the OSGi alliance in 4.3, but in the mean time, there's no way to do that in Felix.

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