[forge-issues] [JBoss JIRA] (FORGE-564) Allow multiple @Alias for a plugin

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Nov 19 13:35:21 EST 2012


     [ https://issues.jboss.org/browse/FORGE-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated FORGE-564:
-------------------------------------

    Fix Version/s: 1.1.3.Final
                       (was: 2.0.0.Alpha1)

    
> Allow multiple @Alias for a plugin
> ----------------------------------
>
>                 Key: FORGE-564
>                 URL: https://issues.jboss.org/browse/FORGE-564
>             Project: Forge
>          Issue Type: Enhancement
>            Reporter: George Gastaldi
>              Labels: HackNight
>             Fix For: 1.1.3.Final
>
>
> A plugin could have multiple alias. For example, the Help plugin could be invoked by "help" or "?".
> This issue has two possible solutions : 
> # Changing the @Alias value() method to return a String[] or
> # As Dan Allen suggested, introduce an @Aliases annotation that accepts a collection of @Alias annotations.  this reads nicer and leaves the door open for per-alias customizations if we should need them.
> The second approach looks nicer. 

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


More information about the forge-issues mailing list