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

231127 use flatt object #12

Merged
merged 6 commits into from
Dec 4, 2023
Merged

231127 use flatt object #12

merged 6 commits into from
Dec 4, 2023

Conversation

amerharb
Copy link
Collaborator

@amerharb amerharb commented Nov 27, 2023

This PR change the object in memory into flat object so it make writing or reading value from it.
flatten/unflatten now only happen after/before reading/writting from/to YAML

@amerharb amerharb self-assigned this Nov 27, 2023
@amerharb amerharb marked this pull request as ready for review November 27, 2023 21:09
Base automatically changed from 231124-use=single-quote to main November 30, 2023 15:40
Copy link
Member

@richardolsson richardolsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I will leave it for you to change the base (if necessary) and merge.

webapp/src/app/api/Store.ts Outdated Show resolved Hide resolved
webapp/src/app/api/Errors.ts Outdated Show resolved Hide resolved
Copy link
Member

@richardolsson richardolsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! I guess for #14 to work, the store will need to take the adapters as parameters, but I can fix that!

@amerharb amerharb merged commit d009fe2 into main Dec 4, 2023
2 checks passed
@amerharb amerharb deleted the 231127-use-flatt-object branch February 4, 2024 10:41
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 this pull request may close these issues.

2 participants