-
Notifications
You must be signed in to change notification settings - Fork 26
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
Identify editor's notes that are just comments #128
Comments
Also, remove links to closed comments from the draft. |
The goal here is to make a fast cleanup and then concentrate on core issues. But please make sure you agree with the items to be closed (your opinion might differ). Here's the list of informational issues we could close directly (no action to be taken):
Here's a list that needs a relatively simple decision or has been already extensively discussed in the WG: We also need to iterate quickly on terminology related issues so that we can use it for the rest of the work. For the rest, I still think it would be useful to be able to do triage in a more detailed way than Editorial and Design, so that we can have a clearer path forward. In particular there are often many small issues related to the same domain, so we might want to group them (especially to avoid incompatible choices). Full suggestion (if there's agreement, I can do that):
|
I think we can close #36 (resources by reference) as it relates to the polymorphism discussion. I think #46 is similarly a note, even though it relates to the "client instance" terminology discussion. The rest need to have a concrete decision on whether an item/feature is something we should support or not so I propose leaving them open for now. I agree that most of the decisions will be pretty short, but they should be explicit calls that we record in the issues and address the changes. I agree that it would be beneficial to have a more in depth tagging system, but we need to make sure that we don't overdo it with too many tags lest we get lost in the detail! |
I don't think we should mix #36 with the polymorphism discussion. It is one thing to ask whether/when it's appropriate to use references instead of full values, and another to ask what should be the JSON representation for refs vs. values, i.e. whether/when to use polymorphism. The latter is an implementation detail of the former. |
And close them.
The text was updated successfully, but these errors were encountered: