-
Notifications
You must be signed in to change notification settings - Fork 53
Add Criteria for Design Principles to README #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Criteria for Design Principles to README #575
Conversation
53a8e1d
to
9e894b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's worthwhile to articulate how we approach the construction of this document. In a sense, this is an attempt to construct set of meta-principles for the principles for the design of the web. However, I think that this is far simpler than your list implies.
The point of the principles is to document established good practices. We do that based on looking at how the web works, both in terms of how the platform itself functions and in terms of how people have chosen to use that platform.
We also base them on things we learn as a result of discussing how to evolve it, but that's really just a matter of constructing a shared, platonic conception of the system as modified by a proposal, then examining it using the same process as we would the real thing.
That's about it.
I went through each item in turn and I think that you have a much shorter list in the end. Writing a short paragraph or two is probably better than a list.
Co-authored-by: Martin Thomson <[email protected]>
Co-authored-by: Martin Thomson <[email protected]>
Thanks @martinthomson . I've re-processed everything, your comments, and updated as best I can. I maintain that the bullet-point criteria help make evaluations more transparent and consistent. They also (now/better?) respect TAG's authority and the need for broader community input and refinement. |
Co-authored-by: Martin Thomson <[email protected]> Co-authored-by: Martin Thomson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fine with me. I'm not confident that it'll help decide which principles to approve -- that seems to still be "I know it when I see it" by TAG members -- but I do feel like these are nice things to have in principles.
Co-authored-by: Jeffrey Yasskin <[email protected]>
@martinthomson, if it looks ok, just merge it 🙏 |
SHA: 278da73 Reason: push, by martinthomson Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Resolves: #572
The PR includes two additional points derived from the 2025-05-21 TAG meeting.