Skip to content
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

Address "implementation-defined" literal and type values #944

Merged
merged 5 commits into from
Nov 18, 2024

Conversation

aphillips
Copy link
Member

In this thread on #911, @macchiati and I discussed the handling of implementation-defined literal values and implementation-defined types.

This change splits the "MAY accept" for these two cases, permitting both and saving us having to say "... or an implementation-defined value..." in lots of places.

In [this thread](#911 (comment)) on #911, @macchiati and I discussed the handling of implementation-defined literal values and implementation-defined types.

This change splits the "MAY _accept_" for these two cases, permitting both and saving us having to say "... or an implementation-defined value..." in lots of places.
@aphillips aphillips added registry Issue pertains to the function registry normative Issue affects normative text in the specification Agenda+ Requested for upcoming teleconference LDML46.1 MF2.0 Draft Candidate labels Nov 17, 2024
Copy link
Collaborator

@eemeli eemeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the inline comment, this text ought to more clearly set limits on function handlers rather than implementations (which I note we never actually define).

spec/registry.md Outdated Show resolved Hide resolved
@aphillips
Copy link
Member Author

@eemeli notes:

In addition to the inline comment, this text ought to more clearly set limits on function handlers rather than implementations (which I note we never actually define).

This is a good point. I need to read the section and think about how/whether to modify here.

@aphillips aphillips requested a review from eemeli November 18, 2024 15:01
Copy link
Collaborator

@eemeli eemeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine now. Added a couple of grammary nitpicks.

spec/registry.md Outdated Show resolved Hide resolved
spec/registry.md Outdated Show resolved Hide resolved
@aphillips aphillips merged commit dab53b1 into main Nov 18, 2024
1 check passed
@aphillips aphillips deleted the aphillips-impl-values branch November 18, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agenda+ Requested for upcoming teleconference LDML46.1 MF2.0 Draft Candidate normative Issue affects normative text in the specification registry Issue pertains to the function registry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants