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 2008/10/08 20:49:44 UTC

[jira] Created: (FELIX-753) Improve Felix' embedding API to align with potential new standard framwork API

Improve Felix' embedding API to align with potential new standard framwork API
------------------------------------------------------------------------------

                 Key: FELIX-753
                 URL: https://issues.apache.org/jira/browse/FELIX-753
             Project: Felix
          Issue Type: New Feature
          Components: Framework
    Affects Versions: felix-1.2.1

            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-1.2.2


It is possible that the next OSGi specification will define a standard embedding API for frameworks. Felix should be modified to align with current discussions in this area in an effort to prototype a new design. The new API is based on Felix' existing approach, so the changes are not significant, but it will break backwards compatibility.

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


[jira] Updated: (FELIX-753) Improve Felix' embedding API to align with newly proposed standard framework API

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall updated FELIX-753:
----------------------------------

    Summary: Improve Felix' embedding API to align with newly proposed standard framework API  (was: Improve Felix' embedding API to align with potential new standard framwork API)

> Improve Felix' embedding API to align with newly proposed standard framework API
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-753
>                 URL: https://issues.apache.org/jira/browse/FELIX-753
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: felix-1.2.1

>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.4.0
>
>
> It is possible that the next OSGi specification will define a standard embedding API for frameworks. Felix should be modified to align with current discussions in this area in an effort to prototype a new design. The new API is based on Felix' existing approach, so the changes are not significant, but it will break backwards compatibility.

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


[jira] Closed: (FELIX-753) Improve Felix' embedding API to align with potential new standard framwork API

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-753.
---------------------------------

    Resolution: Fixed

I moved the default.properties file from main to framework and modified the framework to consult this file to get the default value for the org.osgi.framework.system.packages property. I am sure there is more fine tuning to do on this issue, but I will close it anyway, since it is pretty much done. Any further issues can still be committed against this issue until we release or we can create new issues after we release.

> Improve Felix' embedding API to align with potential new standard framwork API
> ------------------------------------------------------------------------------
>
>                 Key: FELIX-753
>                 URL: https://issues.apache.org/jira/browse/FELIX-753
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: felix-1.2.1

>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.4.0
>
>
> It is possible that the next OSGi specification will define a standard embedding API for frameworks. Felix should be modified to align with current discussions in this area in an effort to prototype a new design. The new API is based on Felix' existing approach, so the changes are not significant, but it will break backwards compatibility.

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


[jira] Commented: (FELIX-753) Improve Felix' embedding API to align with potential new standard framwork API

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638579#action_12638579 ] 

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

This is largely done now, except I think I might need to move the default.properties file from main to framework, since the RFC says we should start up with reasonable defaults for system packages if none are specified.

> Improve Felix' embedding API to align with potential new standard framwork API
> ------------------------------------------------------------------------------
>
>                 Key: FELIX-753
>                 URL: https://issues.apache.org/jira/browse/FELIX-753
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: felix-1.2.1

>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.2.2
>
>
> It is possible that the next OSGi specification will define a standard embedding API for frameworks. Felix should be modified to align with current discussions in this area in an effort to prototype a new design. The new API is based on Felix' existing approach, so the changes are not significant, but it will break backwards compatibility.

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