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

Switch from Serde value on config system #102

Open
TroyKomodo opened this issue Jul 11, 2023 · 1 comment
Open

Switch from Serde value on config system #102

TroyKomodo opened this issue Jul 11, 2023 · 1 comment
Labels
feature request New feature or request utils Issues related to other helper utilities

Comments

@TroyKomodo
Copy link
Member

Serde value is a bit limiting.
Ideally we should implement our own value system which implements serde's deserialize and serialize traits.

We should also be able to track where each value came from

@TroyKomodo
Copy link
Member Author

cc @lennartkloock

@TroyKomodo TroyKomodo removed the good first issue Good for newcomers label Sep 4, 2023
@github-actions github-actions bot removed the config label Sep 5, 2023
@github-actions github-actions bot removed the backend label Jan 2, 2024
@TroyKomodo TroyKomodo added utils Issues related to other helper utilities feature request New feature or request labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request utils Issues related to other helper utilities
Projects
Status: Backlog
Development

No branches or pull requests

2 participants