-
Notifications
You must be signed in to change notification settings - Fork 48
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
Wording change: Dedupe dictionary member type and default definitions #526
Wording change: Dedupe dictionary member type and default definitions #526
Conversation
d23c45b
to
32629ce
Compare
I don't feel strongly about this - in particular the convention is unique to this spec, so far as I can tell. Being consistent means it'll be easy to update later. |
More concise, I prefer it this way. |
32629ce
to
96365f3
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.
LGTM with nits, thanks much!
Bikeshed automatically annotates dictionary members with types and defaults, so repeating that in the prose is extra work and extra noise. Remove both and reword as needed. For webmachinelearning#483 Also: - Simplify text by removing "Specifies" from most definition prose. - Replace "sequence" with "list" in prose. - Consistently give list member definitions using *[ ... *] styling. - Document the above in coding conventions.
d643d3e
to
1a340fd
Compare
I feel like this is a strict improvement. Also good to see SpecCodingConventions.md maintained. Thanks @inexorabletash! Merging this wording change PR. |
Bikeshed automatically annotates dictionary members with types and defaults, so repeating that in the prose is extra work and extra noise. Remove both and reword as needed. For #483
Also:
*[ ... ]*
styling.This probably merits some discussion, so uploading early for comments.
Preview | Diff