Addison Phillips

Results 459 comments of Addison Phillips

Put on the resolve list for the 2024-10-21 call

reopen if disagreement. 2024-09-10 closing

> I also assume that "non-negative integer" should include strings that can be parsed as non-negative integers; otherwise, literals as option values wouldn't work. The literal case should be made...

Note that we created a `bad-option` error since my comment of 19 March. Unfortunately, we did not go on to add `bad-option` to [Digit Size Option](https://github.com/unicode-org/message-format-wg/blob/main/spec/registry.md#digit-size-options) in the spec. I...

@eemeli I don't agree with your reasoning. `star + exact` is not a better match than `exact + cat`. You can see this if you switch the order of the...

Best-match (vs. first-match) is a consensus discussion we had (at great length) previously (initially settled in the 2023-03-27 call). Many of the arguments being made here are already in the...

Duplicates #898. We're keeping the latter issue as it is more detailed.

I think the problem here is that "call the function" implies there is only one of these. The current text says: > Call the function implementation with the following arguments:...

It's a syntax error. We say this about syntax errors: > Syntax Errors and Data Model Errors apply to all message processors, and MUST be emitted as soon as possible....