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

Dump original bindings in getModelInstance #10419

Merged
merged 1 commit into from Mar 20, 2023
Merged

Conversation

perost
Copy link
Member

@perost perost commented Mar 20, 2023

  • Keep references to the original bindings for components in getModelInstance, so they can be dumped also for components whose bindings are evaluated and overwritten by the frontend.

Fixes #10188

@perost perost added the COMP/GUI/InstBased Interface Issues with new instantiation-based OMEdit feature label Mar 20, 2023
@perost perost self-assigned this Mar 20, 2023
- Keep references to the original bindings for components in
  getModelInstance, so they can be dumped also for components whose
  bindings are evaluated and overwritten by the frontend.

Fixes OpenModelica#10188
@perost perost enabled auto-merge (squash) March 20, 2023 12:43
@perost perost merged commit 379daf2 into OpenModelica:master Mar 20, 2023
perost added a commit to perost/OpenModelica that referenced this pull request Mar 21, 2023
perost added a commit that referenced this pull request Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/GUI/InstBased Interface Issues with new instantiation-based OMEdit feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getModelInstance only dumps the evaluated bindings for structural parameters
1 participant