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

Code cleanup: Follow up PR #986 by replace utils.instance_from_dict()++ with JStore #1000

Open
jesper-friis opened this issue Nov 4, 2024 · 0 comments · May be fixed by #1001
Open

Code cleanup: Follow up PR #986 by replace utils.instance_from_dict()++ with JStore #1000

jesper-friis opened this issue Nov 4, 2024 · 0 comments · May be fixed by #1001

Comments

@jesper-friis
Copy link
Collaborator

The Python interface to JStore implemented in PR #986 makes it possible to remove a lot of duplicated code related to the dict-representation of instances and to convert between different dict-representations.

The main benefits are (i) consistency due to a single source of implementation and (ii) increased maintainability due to a single source and reduced code size.

@jesper-friis jesper-friis linked a pull request Nov 5, 2024 that will close this issue
9 tasks
@jesper-friis jesper-friis linked a pull request Nov 5, 2024 that will close this issue
9 tasks
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 a pull request may close this issue.

1 participant