[
https://issues.apache.org/jira/browse/WHIRR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated WHIRR-104:
-------------------------------
Attachment: WHIRR-104.patch
addressed the formatting.
I renamed the method to something more appropriate. However I don't think
making the method return a sorted set is very good idea - too tight a coupling.
it should really just return a collection of service names and let the called
decide if it needs it sorted. I did use a treemap though on the caller side (
good idea, cleaned it up a bit).
> 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, 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.