Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
group software process tasks better
causes a much nicer tree to display, rather than lots of steps. most are no-op and i think this structure makes it better to navigate. unfortunately it is hard to tell if a step is no-op, as they are methods, so we don't have a way just to not run empty steps. it would be better to do away with most of them, finding a different mechanism for subclasses to insert at the right point, but this helps in the short term.
- Loading branch information
Showing
1 changed file
with
53 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters