[
https://issues.apache.org/jira/browse/FELIX-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260811#comment-15260811
]
Guillaume Nodet commented on FELIX-5243:
----------------------------------------
Refactored code available at
https://github.com/gnodet/felix/tree/FELIX-5243
It's only moving code in different packages or classes to have a better
separation between packages.
> 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
>
> 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)