8000 Adopt AMF modularization changes by agusayerza · Pull Request #493 · aml-org/als · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adopt AMF modularization changes #493

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

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Adopt AMF modularization changes #493

merged 1 commit into from
Mar 29, 2021

Conversation

agusayerza
Copy link
Contributor

No description provided.

@@ -174,13 +178,17 @@ class ServerDiagnosticTest extends LanguageServerBaseTest {
}

test("DiagnosticManager with invalid clone") {
class MockDialectDo 8000 mainElementModel extends DialectDomainElementModel {
class MockDialectDomainElementModel extends BaseUnitModel {
Copy link
Contributor

Choose a reason for hiding this comment

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

Estas cambiando un dialect domain element por un base unit. El dialect domain element es un nodo de la instancia mientras que el BU es todo el doc. Porque el cambio?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

MockDialectInstance necesita que su meta sea de tipo BaseUnitModel por el cambio: #286838d en amf-core

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Estoy cambiando el modelo de un dialecto mockeado, antes era un modelo de un DialectDomainElement y ahora se requiere que sea especifico del Base unit el modelo

@agusayerza agusayerza merged commit b39a915 into develop Mar 29, 2021
@agusayerza agusayerza deleted the adoptAmfChanges branch March 29, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0