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

Make the album data an actual structured object #78

Open
fluffy-critter opened this issue Oct 23, 2023 · 0 comments
Open

Make the album data an actual structured object #78

fluffy-critter opened this issue Oct 23, 2023 · 0 comments
Labels
code quality paying down technical debt

Comments

@fluffy-critter
Copy link
Owner

Instead of it being an ad-hoc dict-of-lists-of-dicts, it should be an actual data format that provides a JSON serializer/deserializer, which would make life so much easier with type-safety and also things like path normalization and so on, e.g. #69

Things will get slightly hairy with ad-hoc/extra attributes, though.

@fluffy-critter fluffy-critter added the code quality paying down technical debt label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality paying down technical debt
Projects
None yet
Development

No branches or pull requests

1 participant