On Thu, Mar 19, 2020 at 2:28 PM Florian Weimer <f...@deneb.enyo.de> wrote: > > * Tom Tromey: > > > Also, gerrit was pretty bad about threading messages, so it became quite > > hard to follow progress in email (but following all patches in the web > > interface is very difficult, a problem shared by all these web UIs). > > What I found most disappointing was that the web interface doesn't > guide you to the next reasonable step for your reviews and patches, > like showing comments which need addressing. Tagging messages in an > email client for later action actually works better than that, I think.
I guess if anything we'd want something git-centric now like github or gitlab pull requests & reviews. The only complication is approval then which would still mean manual steps. Patch review would also not be publicly visible and archived(?) so both chiming in late after visible progress and archeology would be harder. I think following all patch reviews by clicking on websites rather than watching gcc-patches is impractical. Richard.