Skip to content

Commit 7aaf1da

Browse files
committed
Updated the data-model comparison table
1 parent a3abdf1 commit 7aaf1da

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

experiments/data_model/ts_data_models_name_mapping.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212

1313
## Work in progress
1414

15-
| Elango | Mihai | Zibi | Eemeli | Elango - Rust |
16-
| ---------------- | ---------------- | ----------------------------- | ----------------- | ------------------------------ |
17-
| | | | Bundle | |
18-
| | MessageGroup | | MessageSet | |
19-
| Message | Message | Message / MessageValue | | |
20-
| SimpleMessage | SimpleMessage | Single / Pattern | Message | SingleMessage / MessagePattern |
21-
| SelectorMessage | SelectorMessage | Multi | Select | MessageGroup |
22-
| Part | Part | PatternElement | Value | PatternPart |
23-
| SelectorArg | Switch | InlineExpression | | Selector |
24-
| SelectorVal | Case | Variant.VariantKey | | SelectVal |
25-
| PlainText | PlainText | NumberLiteral / StringLiteral | Literal | TextPart |
26-
| Placeholder | Placeholder+type | VariableReference | VariableReference | Placeholder |
27-
| Placeholder | Placeholder+type | FunctionReference | FunctionReference | Placeholder |
28-
| Placeholder | Placeholder+type | | MessageReference | Placeholder |
15+
| Elango / Mihai | Zibi | Eemeli | Elango - Rust |
16+
| -------------------------- | ----------------------------- | ----------------- | ------------------------------ |
17+
| | | Bundle | |
18+
| MessageGroup | | MessageSet | |
19+
| Message | Message / MessageValue | | |
20+
| SimpleMessage | Single / Pattern | Message | SingleMessage / MessagePattern |
21+
| SelectorMessage | Multi | Select | MessageGroup |
22+
| Part | PatternElement | Value | PatternPart |
23+
| SelectorArg | InlineExpression | | Selector |
24+
| SelectorVal | Variant.VariantKey | | SelectVal |
25+
| PlainText | NumberLiteral / StringLiteral | Literal | TextPart |
26+
| Placeholder+formatter_name | VariableReference | VariableReference | Placeholder |
27+
| Placeholder+formatter_name | FunctionReference | FunctionReference | Placeholder |
28+
| Placeholder+formatter_name | | MessageReference | Placeholder |

0 commit comments

Comments
 (0)