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

Point Variable Inheritance is Invalidated with Changes to Infinite Variable Info #148

Open
pulsipher opened this issue Jun 19, 2021 · 0 comments
Labels
breaking This will introduce breaking changes to the API bug Something isn't working modeling Something to do with our infinite model capabilities
Milestone

Comments

@pulsipher
Copy link
Collaborator

pulsipher commented Jun 19, 2021

Currently, point variables inherit start values from infinite variables on creation. However, these are not updated when the start value function on the infinite variable is changed. This leads the start value not being inherited properly later on.

Edit
This is not unique to start values, but is generally true of any point variable info attribute.

We could come up with a complex scheme to rectify this, but perhaps this is all unnecessary complexity and we should just discontinue the ability of point variables to inherit info from infinite variables. However, this would be a breaking change and thus should wait to the next major release.

@pulsipher pulsipher added the bug Something isn't working label Jun 19, 2021
@pulsipher pulsipher modified the milestone: v0.4.1 Jun 20, 2021
@pulsipher pulsipher changed the title Update Infinite Variable Dependencies with Start Function Changes Point Variable Inheritance is Invalidated with Changes to Infinite Variable Info Jun 23, 2021
@pulsipher pulsipher added the breaking This will introduce breaking changes to the API label Jun 23, 2021
@pulsipher pulsipher added the modeling Something to do with our infinite model capabilities label Jan 6, 2022
@pulsipher pulsipher added this to the v0.6 milestone Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This will introduce breaking changes to the API bug Something isn't working modeling Something to do with our infinite model capabilities
Projects
None yet
Development

No branches or pull requests

1 participant