Skip to content
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

refactor(developer): cleanup kmn compiler message namespaces #10867

Merged

Conversation

mcdurdin
Copy link
Member

This is in preparation for message documentation.

Moves all messages with the KmnCompiler namespace into KmnCompilerMessages. For now, keeps CompilerMessages class as a subclass of KmnCompilerMessages, for removal in 18.0.

Moves messages with KmnCompiler namespace from kmw-compiler-messages.ts to kmn-compiler-messages.ts. This avoids confusion as to source of message, and should allow us in the future to split the classes entirely.

@keymanapp-test-bot skip

This is in preparation for message documentation.

Moves all messages with the KmnCompiler namespace into
KmnCompilerMessages. For now, keeps CompilerMessages class as a subclass
of KmnCompilerMessages, for removal in 18.0.

Moves messages with KmnCompiler namespace from kmw-compiler-messages.ts
to kmn-compiler-messages.ts. This avoids confusion as to source of
message, and should allow us in the future to split the classes
entirely.
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Feb 28, 2024

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

…or/developer/10207-kmn-compiler-message-namespaces
Base automatically changed from docs/developer/10207-kmc-kmn-documentation to beta March 1, 2024 00:52
@mcdurdin mcdurdin merged commit 8e05592 into beta Mar 1, 2024
4 checks passed
@mcdurdin mcdurdin deleted the refactor/developer/10207-kmn-compiler-message-namespaces branch March 1, 2024 00:52
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.280-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants