Skip to content

Commit 4514e88

Browse files
authored
Fix up late additions
Thanks @echeran -- Google Docs was slow updating to my copy!
1 parent 0eee22d commit 4514e88

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

meetings/2024/notes-2024-07-29.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,21 +116,30 @@ APP: I will make a ballot with two options, then.
116116
## Topic: Contextual Options vs. Expression Attributes (#780)
117117
https://github.com/unicode-org/message-format-wg/blob/main/exploration/expression-attributes.md
118118

119-
(notes missing; group resolved to accept the proposed design)
119+
EAO: I would like us to accept this design document in its current state.
120+
121+
MIH: I am in favor of accepting this design document as it is. I think it addresses an issue that we dropped the ball on a long time ago. However, if we accept this with the `@` is not enough because there are lot of message metadata that should be specified, and some of that should be outside of the message. So just having the `@` attributes inside a placeholder is not enough.
122+
123+
EAO: I will make the PR that includes `dir`, `locale`, and ____ as the reserved attribute names.
120124

121125
ACTION: EAO to file PR for expression attributes; EAO to file PR for contextual options
122126

123127
## Topic: Selection-declaration (#824)
128+
APP: I am not in favor of the proposed option.
129+
130+
EAO: I think that argument allows too many things to happen in the `.match`. I think a declaration can be made in a `.local` or such, and then using the variable would simplify what happens in the `.match`.
124131

125-
For next time.
132+
MIH: I would prefer expressions that get reused over and over again to be defined explicitly.
126133

127-
Key discussions today should focus on:
134+
APP: Let’s review this issue and be prepared to discuss at the beginning of next week’s meeting.
128135

129-
Selection declarations (#824)
130-
Function composition (#823, #814, #728, #646)
131-
Registry management (#634, #838)
132-
Whitespace/bidi handling (#811, #673)
133-
Contextual options or expression attributes (#780)
136+
> Key discussions next week should focus on:
137+
>
138+
> - Selection declarations (#824)
139+
> - Function composition (#823, #814, #728, #646)
140+
> - Registry management (#634, #838)
141+
> - Whitespace/bidi handling (#811, #673)
142+
> - Contextual options or expression attributes (#780)
134143
135144

136145

0 commit comments

Comments
 (0)