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

mdlhist doesn't form histories of states placed in dictionaries #1

Open
hulsed opened this issue Jul 10, 2020 · 1 comment
Open

mdlhist doesn't form histories of states placed in dictionaries #1

hulsed opened this issue Jul 10, 2020 · 1 comment

Comments

@hulsed
Copy link
Member

hulsed commented Jul 10, 2020

State return should copy states instead of reference them, when possible

@hulsed
Copy link
Member Author

hulsed commented Oct 27, 2020

Need to define this problem better--as of present, state return seems to work fine for sets, lists, and plain values.

  • What is needed for a dict history and what is the use-case? If dicts are nested enough, copies will need to need to be made of each value.

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

No branches or pull requests

1 participant