writing Was: [PATCH weston 1/5] gl-renderer: Rename gl_renderer_create to gl_renderer_display_create

Mike Blumenkrantz michael.blumenkrantz at gmail.com
Thu May 19 16:46:35 UTC 2016


On Wed, May 18, 2016 at 6:33 PM Yong Bakos <junk at humanoriented.com> wrote:

> Hi,
> I'm partly to blame for the bikeshedding on writing, yet believe me,
> I'm always asking "is this worth it?", prioritizing corrections/clarity
> over mere style judgements, and am definitely sensitive to
> everyone's cognitive bandwidth. My goal is high quality documentation
> for Wayland, and I am open to suggestions on how to best deliver that.
>
> (Maybe we can chat about this over IRC rather than further hijack this
> thread.)
>

Just to be clear, I think your work is worthwhile and valuable irregardless
of when in the development cycle it takes place. Without someone taking an
interest in alot of these matters, the codebase and documentation would be
literally unreadable, and I'm sure its not just myself who feels this way.


>
> On May 18, 2016, at 10:31 AM, Daniel Stone <daniel at fooishbar.org> wrote:
> >
> > Hi,
> >
> > On 18 May 2016 at 15:25, Derek Foreman <derekf at osg.samsung.com> wrote:
> >> On 18/05/16 08:41 AM, Mike Blumenkrantz wrote:
> >>> In fairness, we'd likely be less short on review bandwidth if the
> >>> majority of that bandwidth was not in use to make/revise trivial
> >>> criticisms such as whitespace usage and comment grammar which are
> >>> guaranteed to be cleaned up in future patches; this leads to burnout on
> >>> both the code-writing side as well as the reviewing side since everyone
> >>> has become hyper attuned to the insignificant and non-functional
> >>> minutiae of patches rather than focusing more on expediting the
> >>> technical development of the protocol.
>
> I agree with the crux of Mike's point. Yet, should trivial correctness
> be revised before merging or should post-merge corrections clutter the
> blame history? (Rhetorical question.)
>

I'm more in favor of doing it post-merge even if it does add more entries
to the history. Wayland as a whole has a small number of people working on
and specializing in different areas, and the net result is that there's
relatively few people who are able to review/develop these areas. Bogging
down technical progress in order to perfect non-technical aspects will only
make it more frustrating for everyone involved and probably reduce future
interest in participating in the project.

Put more simply, it's much less hassle to locally `git blame` something
twice to adjust for cleanups than to submit and review a second draft of a
patch.


>
>
> >> Fair points, though I'm not certain "will certainly get fixed up later"
> >> is a given.  Certainly indenting and basic style is a mechanical problem
> >> that could be tested pre-commit hooks, and there should be no reason to
> >> bike shed that on the list at all.
>
> Yes!
>
>
> >> Grammar probably needs more serious consideration for protocol doc than
> >> elsewhere due to its potential impact on compositor implementors - but
> >> ever there probably not to the degree we're seeing lately.
> >>
> >> Follow up commits that do nothing but change style and grammar can make
> >> "git blame" less useful (when trying to figure out who would best review
> >> a piece of code - not just "arrrrgh who wrote this stupid bug") and
> >> provide churn for very little benefit, imho.
> >
> > Yeah, I agree. I get that the bikeshedding can be annoying; I do (for
> > that reason, if no other) like tagging commits as 'RFC' or similar,
> > which is effectively, 'please just check out the technical concept and
> > don't worry about memory leaks or spelling mistakes right now'. But
> > given that it's pretty trivial to fix up, and you're likely to have to
> > rebase _anyway_, I don't see the harm in doing one round of review for
> > clarity.
> >
> > Generally, there's no need to send out a subsequent revision round
> > just because someone has noted some typos - send it again if you need
> > a resend anyway to get people to pick it up after a rebase, or if
> > there have been notable changes, but you shouldn't be arriving at v17
> > just because you have difficulty spelling.
>
> Perhaps non-technical suggestions should be sent only directly to the
> author, for consideration in incorporating in the event of subsequent
> revisions, and we not send these to the list? This gives the author
> the benefit of the information, and does not clutter the list with
> non-technical reviews.
>

In line with my previous comments, I think providing patches after the fact
is sufficient here. These types of patches (outside of protocol-affecting
changes) can be reviewed by anyone and don't require specialists in any
particular area of the codebase.


>
>
> > Similarly, 'no, I disagree' is a reasonable response to someone
> > bikeshedding your exact choice of variables or naming. Review is meant
> > to be a discussion, not something you just have to unilaterally
> > acqiuesce to.
> >
> >> While we're drifting just slightly off topic here, I'm also concerned
> >> about the basic usage of some of our tags:
> >>
> >> Reviewed-by:  indicates rigorous technical review *AND* a firm
> >> conviction that the feature is important and should be included.
> >>
> >> Acked-by: Indicates a firm conviction that the feature is important and
> >> should be included, but no rigorous review has taken place.
> >>
> >> Signed-off-by: Indicates an assumption of responsibility for the code.
>
> The rigor is important. We should add this to:
> https://wayland.freedesktop.org/reviewing.html.
>
>
> >>
> >> I've seen a lot of Reviewed-by that I think is just "I looked at the
> >> spelling and you're good to go".  I'm starting to find this
> disconcerting.
> >
> > Yes, completely agreed. There's a huge gulf between 'I looked at this
> > and nothing bad jumped out', versus 'I understand the implications
> > with this and am prepared to put my name down in agreeance with it
> > being a good idea'. I am pretty bad with review latency in general,
> > but on the other hand I do at least give them a reasonably thorough
> > look over ...
> >
> > Cheers,
> > Daniel
>
> Come on Daniel, agreeance is an outdated word that should never be used
> in place of agreement. And you misspelled acquiesce above, so thank
> goodness that's not part of an identifier. (I'm joking! I'm joking!)
>
> Thanks for all things Wayland,
> yong
>
>
>
How dare you. Failing to use a comma when directly addressing someone by
name? What is this, amateur hour?! (also joking)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160519/8c39f784/attachment.html>


More information about the wayland-devel mailing list