[infinispan-issues] [JBoss JIRA] Commented: (ISPN-131) @ConfigurationAttribute to "guess" the attribute name if it is not provided
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Wed Jul 15 06:26:29 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12476352#action_12476352 ]
Vladimir Blagojevic commented on ISPN-131:
------------------------------------------
Yeah, I thought about this but I was lazy to remove all name attributes in annotations that I already added :) Will do so!
> @ConfigurationAttribute to "guess" the attribute name if it is not provided
> ---------------------------------------------------------------------------
>
> Key: ISPN-131
> URL: https://jira.jboss.org/jira/browse/ISPN-131
> Project: Infinispan
> Issue Type: Feature Request
> Components: Configuration
> Reporter: Manik Surtani
> Assignee: Vladimir Blagojevic
> Fix For: 4.0.0.BETA1
>
>
> Not sure if it already does this, but doing something like
> @ConfigurationAttribute(containingElement = "locking")
> public void setWriteSkewCheck(boolean b) {
> // ...
> }
> The annotation could deduce that the name of the attribute is "writeSkewCheck".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list