You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/09/24 18:39:33 UTC

[jira] Commented: (WHIRR-104) print available services in cli help string

    [ https://issues.apache.org/jira/browse/WHIRR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914524#action_12914524 ] 

Tom White commented on WHIRR-104:
---------------------------------

This looks good. A couple of nits:

* You could just return a SortedSet in ServiceFactory ({{Sets.newTreeSet()}}). I found it slightly odd that list() returned a set - perhaps call it getServiceNames()?
* Indentation should be two spaces.

> print available services in cli help string
> -------------------------------------------
>
>                 Key: WHIRR-104
>                 URL: https://issues.apache.org/jira/browse/WHIRR-104
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.1.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: WHIRR-104.patch
>
>
> It would be useful to be able to see available services when running cli.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.