juju command progress ui

Gustavo Niemeyer gustavo.niemeyer at canonical.com
Thu Feb 28 13:51:41 UTC 2013


On Thu, Feb 28, 2013 at 9:57 AM, Mark Ramm
<mark.ramm-christensen at canonical.com> wrote:
> You mention SMTP -- nearly all mail clients these days provide some sort of
> progress indicator to users to help them understand the difference between
> "queued up to send" and "sent." In the GUI we do something to help folks see
> this progression, and I think we need something on the command line too.

I've never seen a mail client telling me what the SMTP has done. Not
only that, but being asynchronous is the rule of the trade in this
field (ever tried ec2-run-instances?).

We have feedback problems in some of our logic, and that can be fixed.
If we made asynchronous commands block for no reason, when they're in
fact done, we'd be going to a lesser model.


gustavo @ http://niemeyer.net



More information about the Juju-dev mailing list