-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLDR-17177 kbd: update per feedback #3495
CLDR-17177 kbd: update per feedback #3495
Conversation
I would like to land #3445 before this, this will need a rebase eventually. |
@macchiati what's outstanding before this can merge? (The DTD is split off to a separate ticket) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Latest changes LGTM
@macchiati any objection to this one? |
dfa3c99
to
4041bfd
Compare
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
Can I get a review on this? |
how did this diverge so? okay.. |
sounds good
On Tue, Feb 27, 2024 at 3:25 PM Steven R. Loomis ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In docs/ldml/tr35-keyboards.md
<#3495 (comment)>:
> @@ -306,19 +308,18 @@ Attribute values escaped in this manner are annotated with the ***@***.***_UESC
## File and Directory Structure
-* New collection of layouts that are prescriptive, and define the common core for a keyboard that can be consumed as data for implementation on different platforms will be included in the CLDR repository. This collection will be in a different location than the existing CLDR keyboard files under main/keyboards. We should remove the existing data files, but keep the old DTD in the same place for compatibility, and also so that conversion tools can use it to read older files.
-* New layouts will have version metadata to indicate their specification compliance version number. For this tech preview, the value used must be `techpreview`.
-
-```xml
-<keyboard3 conformsTo="techpreview"/>
-```
+* In the future, new layouts will be included in the CLDR repository, as a way for new layouts to be distributed in a cross-platorm manner. The process for this repository of layouts has not yet been defined, see [CLDR-17253](https://unicode-org.atlassian.net/browse/CLDR-17253) for up-to-date information.
I'll change to point to the keyboard WG page
—
Reply to this email directly, view it on GitHub
<#3495 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJLEMDHZ6MVLLONDYYS373YVZTNVAVCNFSM6AAAAABC44R6BOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSMBVGAYDGNBWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Merge conflicts. Will have to rebase.
|
- documented 'implementation' - added a Notation section - corrections to discussion of repository and file layout
- fixed 'represents'
Co-authored-by: Marc Durdin <marc@durdin.net>
- ... to … - some additional clarifications
- see CLDR-17371 for the PR to actually change the tooling to support this
Co-authored-by: Mark Davis <mark@unicode.org>
- removed CLDR-#### issue links
edef205
to
62c454a
Compare
Hooray! The files in the branch are the same across the force-push. 😃 ~ Your Friendly Jira-GitHub PR Checker Bot |
Rebased with no change. Can I get an approval? |
CLDR-17177
ALLOW_MANY_COMMITS=true