Skip to content

Move JSON (de)serialization logic into the new gufe.serialization subpackage #516

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

Open
ianmkenney opened this issue Mar 24, 2025 · 0 comments · May be fixed by #532
Open

Move JSON (de)serialization logic into the new gufe.serialization subpackage #516

ianmkenney opened this issue Mar 24, 2025 · 0 comments · May be fixed by #532
Assignees
Milestone

Comments

@ianmkenney
Copy link
Member

Since #492 introduced the gufe.serialization subpackage to host the MessagePack serialization code, the JSON serialization code in custom_json.py and custom_codecs.py should be moved there as well. Additionally, it might make sense to merge these two files into a single JSON serialization module.

@dotsdl dotsdl added this to the Release 1.5 milestone Apr 15, 2025
@dotsdl dotsdl moved this to Sprint - Available in gufe : advancement sprints Apr 15, 2025
@ianmkenney ianmkenney linked a pull request Apr 20, 2025 that will close this issue
2 tasks
@ianmkenney ianmkenney moved this from Sprint - Available to Done in gufe : advancement sprints Apr 21, 2025
@ianmkenney ianmkenney closed this as completed by moving to Done in gufe : advancement sprints Apr 21, 2025
@ianmkenney ianmkenney moved this from Done to Sprint - In Review in gufe : advancement sprints Apr 21, 2025
@ianmkenney ianmkenney reopened this Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sprint - In Review
Development

Successfully merging a pull request may close this issue.

2 participants