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

Karl Pauls edited comment on FELIX-325 at 1/10/10 7:27 PM:
-----------------------------------------------------------

I think that should be ok now as we extend BundleImpl and only need the checks 
for specific methods (I had a look and i don't think we have too much 
duplication).

      was (Author: karlpauls):
    I think that should be ok now as we implement BundleImpl and only need the 
checks for specific methods (I had a look and i don't think we have too much 
duplication).
  
> Factor out security checks from the framework/system bundle code
> ----------------------------------------------------------------
>
>                 Key: FELIX-325
>                 URL: https://issues.apache.org/jira/browse/FELIX-325
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-1.0.0
>            Reporter: Richard S. Hall
>            Assignee: Karl Pauls
>             Fix For: felix-2.2.0
>
>
> Now that the framework implements the Bundle interface, it must also perform 
> the same security checks as BundleImpl. This results in code duplication. We 
> should think about how we can factor this code out, perhaps in the 
> SecureAction class so that both the framewwork and BundleImpl can use it and 
> avoid duplicating it.

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