lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GOP-PROP 8: issue priorities (radical update)


From: Graham Percival
Subject: GOP-PROP 8: issue priorities (radical update)
Date: Sun, 7 Aug 2011 22:06:32 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

Thanks for the discussion so far!  Based on that, I have a
radically different proposal.

http://lilypond.org/~graham/gop/gop_8.html

** Proposal summary

Let’s get rid of priorities. We will simply describe bugs in
neutral terms; each contributor can search and interpret the
results as he or she sees fit.

We will make a “Type-Critical”; a new stable release will only
occur if there are 0 type-Critical issues.


** Rationale

There is wide disagreement on what “priorities” should mean, or
how they should be interpreted. Do they represent which
“milestone” we want a fix by? How bad are crashes? How important
are matters which hinder future development?

Assuming that “GOP-PROP 7: developers as resources” is resolved in
favor of “treat developers as independent volunteers” (which seems
extremely likely), the notion of an externally-imposed “priority”
seems a stretch.


** Proposal details

We will delete “priority” altogether. The “type” system will be
tweaked.

Type-critical:

    * a reproducible failure to build either make or make doc,
      from an empty build tree, in a first run, if configure does
      not report any errors.
    * any program behaviour which is unintentionally worse than
      the previous stable version or the current development
      version. Developers may always use the “this is
      intentional”, or even the “this is an unavoidable effect of
      an improvement in another area”, reason to move this to a
      different type.
    * anything which stops contributors from helping out (e.g.
      lily-git.tcl not working, source tree(s) not being
      available). To limit this scope of this point, we will
      assume that the contributor is using the latest lilydev and
      has read the relevant part(s) of the Contributor’s Guide. 

More new/changed types

    * Type-crash: any segfault, regardless of what the input file
      looks like or which options are given. Disclaimer: this
      might not be possible in some cases, for example certain
      guile programs (we certainly can’t predict if a piece of
      scheme will ever stop running, i.e. the halting problem), or
      if we rely on other programs (i.e. ghostscript). If there
      are any such cases that make segfault-prevention impossible,
      we will document those exceptions (and the issue will remain
      as a "crash" instead of "documentation" until the warning
      has been pushed).
    * Type-maintainability: anything which makes it difficult for
      serious contributors to help out (e.g. difficult to find the
      relevant source tree(s), confusing policies, problems with
      automatic indentation tools, etc).
    * Type-ugly: replaces Type-collision, and it will include
      things like bad slurs in addition to actual collision.
    * Type-ignorance: (fixme name?) it is not clear what the
      correct output should look like. We need scans, references,
      examples, etc. 

** Shutting up users

We can remind users that they can “star” an issue to indicate that
they care about it. I could not possibly care less about what
users think, but if any contributors want to look at that info and
organize their work schedule according to that, they’re welcome to
do so. Also, the stars might serve as a placebo for users.


** Implementation notes

Yes, revising the current issue tracker will take a fair amount of
effort, but I have a plan for this. Don’t waste time pointing this
out. 


Cheers,
- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]