[
https://issues.apache.org/jira/browse/FELIX-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293390#comment-15293390
]
Guillaume Nodet commented on FELIX-5243:
----------------------------------------
Main code committed.
2 things to do left:
* change the anonymous class in ComponentRegistry#createComponentHolder()
into a static class
* add a test to ensure the packages are actually isolated
> Make the code more reusable
> ---------------------------
>
> Key: FELIX-5243
> URL: https://issues.apache.org/jira/browse/FELIX-5243
> Project: Felix
> Issue Type: Improvement
> Components: Declarative Services (SCR)
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
>
> I'm investigating reusing the SCR code to implement an CDI extension for OSGi
> with bean lifecycle similar to SCR, to it makes sense to simply reuse the
> code.
> The overall idea is to be able to embed only a the core packages needed
> (helper, manager, metadata).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)