[ 
https://issues.apache.org/jira/browse/FELIX-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clement Escoffier closed FELIX-2620.
------------------------------------

    
> Change iPojo annotation parameters to follow java naming conventions 
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2620
>                 URL: https://issues.apache.org/jira/browse/FELIX-2620
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.8.0
>            Reporter: Peter Donald
>            Priority: Minor
>             Fix For: iPOJO-1.8.0
>
>
> Parameter names in the annotations do not follow java naming patterns. The 
> annotation parameter tend to use underscore separated words in lower case 
> while java conventions typically use camelCase. Fixing these to follow java 
> conventions reduces the conceptual load for dopting the library.
> Some examples: 
> * @Subscriber.data_key
> * @Subscriber.data_type
> * @Publisher.data_key
> * @Publisher.data_type
> * @Component.factory_method

--
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