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 2007/07/11 21:01:06 UTC

[jira] Work started: (FELIX-324) Framework constructor should take a non-mutable property resolver

     [ https://issues.apache.org/jira/browse/FELIX-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-324 started by Richard S. Hall.

> Framework constructor should take a non-mutable property resolver
> -----------------------------------------------------------------
>
>                 Key: FELIX-324
>                 URL: https://issues.apache.org/jira/browse/FELIX-324
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 1.0.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: 1.0.0
>
>
> As part of our effort to improve Felix' public API for the 1.0.0 release, I think we should probably change the constructor to take a PropertyResolver instead of a MutablePropertyResolver. I believe the original choice of MutablePropertyResolver was to avoid having to copy the passed in configuration properties, but it is probably safer if the framework makes its own copy, which will prevent attempts to externally modify the configuration properties at run time.

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