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

Lazy json storage #205

Open
vdrg opened this issue Sep 25, 2023 · 0 comments
Open

Lazy json storage #205

vdrg opened this issue Sep 25, 2023 · 0 comments

Comments

@vdrg
Copy link
Contributor

vdrg commented Sep 25, 2023

We should support JsonObjects that don't have an id set (they don't exist in foundry's backend). When performing any operation, we should first check if the id is set or not, and if not, we should use the create function before the operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant