[ https://issues.apache.org/jira/browse/FELIX-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905861#action_12905861 ]
Clement Escoffier commented on FELIX-2420: ------------------------------------------ Included in the 1.6.4 releases > Enum support for @Property annotation > ------------------------------------- > > Key: FELIX-2420 > URL: https://issues.apache.org/jira/browse/FELIX-2420 > Project: Felix > Issue Type: Improvement > Components: iPOJO > Reporter: Joel Schuster > Assignee: Clement Escoffier > Priority: Minor > Fix For: iPOJO-1.8.0 > > Original Estimate: 2h > Remaining Estimate: 2h > > It would be nice if the @Property annotation would support Enum types as well > as the String and numeric types. > Ideally the value would be taken as a String or numeric and the appropriate > Enum would be chosen based on the valueOf method or the ordinal. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.