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

Refactor: Allow manifest data types to serialize and deserialize themselves #540

Open
awvwgk opened this issue Aug 12, 2021 · 0 comments
Open
Assignees
Labels
medium Difficulty level is medium

Comments

@awvwgk
Copy link
Member

awvwgk commented Aug 12, 2021

Like the dependency tree all package manifest types should be able to deserialize and serialize themselves.

This is likely to conflict with any changes at the manifest data types and therefore deferred until we decided how to proceed with #498.

Currently, our target data structure would be the representation provided by TOML-Fortran, but in the future we might use a more general data type provided by stdlib (see fortran-lang/stdlib#479).

@awvwgk awvwgk added the medium Difficulty level is medium label Aug 12, 2021
@awvwgk awvwgk self-assigned this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Difficulty level is medium
Projects
None yet
Development

No branches or pull requests

1 participant