-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
c: metaComponent: intl-wide issuesComponent: intl-wide issueseditorialInvolves an editorial fixInvolves an editorial fixs: help wantedStatus: help wanted; needs proposal championStatus: help wanted; needs proposal champion
Milestone
Description
We should explicitly document naming conventions, and maintain them by evaluating new proposals against them.
- Property names and values should avoid abbreviations.
- Good examples: "fractionalSeconds", "minimumSignificantDigits"
- Property names and values that are compound words should combine them using camelCase.
- Good examples: "signDisplay", "exceptZero"
- Exception: for values only, nonzero numbers should be expressed as digits (as in "h23")
- Historical exceptions: "2-digit", "best fit"
- [open question about "[...]style" vs. "[...]display" for naming high-level configuration properties]
leobalter
Metadata
Metadata
Assignees
Labels
c: metaComponent: intl-wide issuesComponent: intl-wide issueseditorialInvolves an editorial fixInvolves an editorial fixs: help wantedStatus: help wanted; needs proposal championStatus: help wanted; needs proposal champion