[forge-issues] [JBoss JIRA] (FORGE-1396) Singular or Plural ?

Antonio Goncalves (JIRA) issues at jboss.org
Tue Dec 31 00:57:32 EST 2013


Antonio Goncalves created FORGE-1396:
----------------------------------------

             Summary: Singular or Plural ?
                 Key: FORGE-1396
                 URL: https://issues.jboss.org/browse/FORGE-1396
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.0.0.Beta4
            Reporter: Antonio Goncalves


For listing all the services we use the {{services-list}} command. Here, {{services}} is in plural. But if we have several commands related to services, we might end-up with a mixture of singular and plural : 

{code}
services-list
service-register-as-serviceloader
{code}

Same thing could happen if we list all add-ons (here I'm supposing that the command {{addons-list}} exits) :

{code}
addons-list
addon-build-and-install  
addon-install  
addon-new-command  
addon-remove
{code}

Is the mixture or plural and singular ok ? Shouldn't it all be in singular : 

{code}
addon-list
service-list
{code}


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