Open gkellogg opened 5 years ago
This issue was discussed in a meeting.
RESOLVED: the WG is happy to merge #276, but leaves it to the editors whether they do it now or after the API changes is also in a PR
ACTION: create issue on values of language maps not including <code>@direction</code> (Gregg Kellogg)
@direction
@value
and @direction.
@direction
(Gregg Kellogg)@direction
by default,@direction
is dropped.There seems to be only very few usages for this (it is only useful if one has a literal with a direction that needs to be added to a language map). We are also close to CR, and this change would require some non-trivial changes (including the tests). I would therefore propose to label this as a postponed issue, to come back for a possible future release.
This issue was discussed in a meeting.
RESOLVED: Defer use of direction for text in language maps to a future version
@direction
@direction
we can’t then use the direction in a language map because you can’t put the @value
object as the value of the language map. We could change language maps to allow that but it’s very very late in the day and it doesn’t seem like there’s a big need. No one is clamoring for this particular functionality.
Language Maps allow strings to be indexed by their language-tag, which provides no means of changing the default or term-specific
@direction
.A hypothetical change would be to allow value objects without
@type
or@language
as the value of a language map.