Eemeli Aro

Results 571 comments of Eemeli Aro

In your post above the "bad output" is achieved with an explicit `dot-properties` dependency. Isn't that working exactly as intended, i.e. you're selecting a specific version of the package to...

I am not comfortable attempting to review this design doc and the accompanying spec changes during this week. The changes they propose are extensive, but at the same time it's...

The current buggy behaviour is due to _always_ including the `string` parameter's match in the results. To see this bug in action, navigate to some filtered view with only a...

Expanding the `Intl` API to provide everything that's made available by ICU4C/ICU4J would also require any alternative to those libraries (such as ICU4X) to provide the same features. It's also...

> What kind of error do I get when I pass the string "hello world" as an input to be formatted as a date? Or a Symbol or a HashMap...

Isn't the cause of the error clearly specified in the `u:dir` and `u:locale` descritions?

This was discussed in https://github.com/unicode-org/message-format-wg/pull/846#discussion_r1697176678 and https://github.com/unicode-org/message-format-wg/pull/846#discussion_r1697193846.

> This is such an issue, opened against. In that case, could you retitle this issue as such, rather than as an issue about markup tests? > I don't think...

> However, when we parse a message from a string, we allow implementations to be lazy about evaluating expressions (including declarations). Most implementations will probably not be so lazy that...