Make it so that all RECs can gain new features & simplify terminology accordingly#1168
Open
frivoal wants to merge 5 commits into
Open
Make it so that all RECs can gain new features & simplify terminology accordingly#1168frivoal wants to merge 5 commits into
frivoal wants to merge 5 commits into
Conversation
Remove the opt-in distinction between Recommendations that "allow new features" and those that don't, so that we may have a single type of Recommendations. The distinction and the related procedural steps were a frequent source of confusion. Part of addressing w3c/AB-memberonly#244
This these are now proceduraly interchangeable and valid in the same situations, formal distinction is no longer necessary. Informal descriptions of the nature of the changes remain possible, but are no longer mandated by the Process. Part of addressing w3c/AB-memberonly#244
TallTed
reviewed
Jun 11, 2026
TallTed
reviewed
Jun 11, 2026
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request implements the AB resolution documented in https://github.com/w3c/AB-memberonly/issues/244#issuecomment-4303099327, doing away with the distinction between Recommendations that allow new features and those that do not. This enables a simplification of Process rules and terminology.
This is notable in that it breaks a long standing guarantee previously offered by the Process. Until now, unless they contained an explicit statement to the contrary (know as "allowing new features"), documents could not gain new features after their initial publication as Recommendations, even as editorial improvements or bug fixes were being added through updates. References could be made to them using their undated URL while being confident that the scope/featureset would not change.
However, it was found that the terminology and process mechanics needed to maintain this distinction was the source of much confusion, while there is scant evidence that anybody actually depended on this guarantee. (People who want to depend on a Recommendation not changing at all after publication can continue to do so, as they always have, but using the dated URL for that publication).
This PR is organized in 3 commits, applying progressively stronger simplifications in terminology.
Together (and not counting the 31 lines added the "Retired terminology" appendix), they results in a net reduction of 43 lines (+33 -76), and retirement of 8
dfned terms.Preview | Diff