[jboss-jira] [JBoss JIRA] Created: (LOGTOOL-7) Add support for overloaded methods with different parameter counts

David Lloyd (JIRA) jira-events at lists.jboss.org
Fri Jan 21 12:05:49 EST 2011


Add support for overloaded methods with different parameter counts
------------------------------------------------------------------

                 Key: LOGTOOL-7
                 URL: https://issues.jboss.org/browse/LOGTOOL-7
             Project: Log Tool
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: David Lloyd
             Fix For: 1.0.0.Beta3


We should improve method overloading support by allowing more than one @Message method to be defined for a method name, as long as the parameter count (not including @Cause) is different.  In this case, the translations would be differentiated by appending a ".#" to the property for each overloaded method, where # is the number of method parameters (not counting the @Cause parameter, if any).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list