Open
Description
In IDEs it is common to show the user some kind of progress of the actual task.
It would be good to have such thing as well for the build API, the idea is that one can acquire a Progress object for some kind of executable object (e.g. a Mojo) and then report progress of the current executing mojo.