[
https://issues.apache.org/jira/browse/FELIX-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915851#action_12915851
]
Clement Escoffier commented on FELIX-2620:
------------------------------------------
Fixed in trunk.
> 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.
-
You can reply to this email to add a comment to the issue online.