Jérémy Cazaux created FELIX-3837:
------------------------------------

             Summary: PojoizationPlugin should be more extensible
                 Key: FELIX-3837
                 URL: https://issues.apache.org/jira/browse/FELIX-3837
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Jérémy Cazaux


I would like to extend Pojoization plugin without duplication of code in order 
to manipulate metadata elements from the CacheableMetadataProvider object just 
before the pojoization operation (for example to automate the definition of my 
own handlers in the manifest).

So all fields and methods should be protected instead of private and a new 
mechanism should be add in order to allow to manipulate cacheable metadata 
easily.

I have attached a patch to fix this issue if the extensibility of the plugin is 
acceptable.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to