Skip to content

fix: utils on ProxyCompositeNode to adapt node arguments.#1242

Merged
andrewL-avlq merged 1 commit into
dsldevkit:masterfrom
andrewL-avlq:ACF-13849-a
Dec 19, 2025
Merged

fix: utils on ProxyCompositeNode to adapt node arguments.#1242
andrewL-avlq merged 1 commit into
dsldevkit:masterfrom
andrewL-avlq:ACF-13849-a

Conversation

@andrewL-avlq
Copy link
Copy Markdown
Collaborator

NodeModelUtils typically calls Node.utils() and passes the node to the implementation method. ProxyCompositeNode is now fixed so that the loaded node rather than the proxy is passed to the implementation method.

NodeModelUtils typically calls Node.utils() and passes the node to the
implementation method. ProxyCompositeNode is now fixed so that the
loaded node rather than the proxy is passed to the implementation
method.
@andrewL-avlq andrewL-avlq merged commit 16b2d74 into dsldevkit:master Dec 19, 2025
2 checks passed
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