Open quintesse opened 12 years ago
OK, I'll try to add this to ArtifactResult.
The question is how to do this for:
And another question is how and where to push progress hook into CMR internals.
But np, I'll have this done for M5.
Moving to M6
This is going to be related to the work on the IDE ceylon/ceylon-ide-eclipse#573
Pretty sure this was implemented by @davidfestal, and if we need support on the logs or CLI then it's another issue, no?
Yes, I implemented it inside the IDE (https://github.com/ceylon/ceylon-ide-eclipse/commit/ee1f23b876fd2d12aaf2aa5b816a289f1618fa95) with the ArtifactCallback
mechanism provided by @alesj at this time (afair)
Let's move this to 1.2
because it depends on #106
I'm not really sure where to file this although I imagine we first need some low-level support for this in the CMR so that's why I file this here: we need progress reporting on the downloads so people don't have to stare at an empty screen.