Carsten Ziegeler created FELIX-5945:
---------------------------------------
Summary: Avoid unnecessary reflection
Key: FELIX-5945
URL: https://issues.apache.org/jira/browse/FELIX-5945
Project: Felix
Issue Type: Improvement
Components: Configurator
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: configurator-1.0.8
For reading the state model, currently reflection is used to set final fields.
If we switch to non final fields we can avoid the reflection
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)