You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/09/27 06:10:00 UTC

[jira] [Created] (FELIX-5945) Avoid unnecessary reflection

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)