Hans Dockter wrote:
Hi,

I have submitted progress reporting for downloading/uploading to trunk. As this is about our UI, I think we should be keen to have an output as good as possible. Please give feedback if you can think of any improvement. Even if it is for example about less or more spaces.


I think the download progress looks good. The implementation is a little odd, in that it has to reach around the side of the stdout capture stuff (presumably to avoid it being buffered). Instead, we could log the progress messages with a Progress marker, and have an appender which would write these to the console without buffering or a new-line appended

Kind of related: having used the 0.5 UI for a while, I would like a little more contrast between the message telling me that a task is being executed, and the messages produced by that task. Perhaps some vertical whitespace between them, or maybe format the task name differently (say, like ant does). A different colour would be nice :)


Adam

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to