Ease Manipulation Metadata queries
----------------------------------
Key: FELIX-291
URL: https://issues.apache.org/jira/browse/FELIX-291
Project: Felix
Issue Type: Improvement
Components: iPOJO
Reporter: Clement Escoffier
Priority: Minor
During the build process, iPOJO manipulate component implementation class and
store information about this class. By quering this information, it is possible
to check several properties on the implementation class (implemented
interfaces, existing methods & fields ...) without using the java reflection
(requiring the the load of the implementation class and which have a signifiant
overhead). However, using these metadata is quite difficult.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.