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

Have a uniform way when interfacing json files #19

Open
augustjohansson opened this issue Aug 1, 2024 · 0 comments
Open

Have a uniform way when interfacing json files #19

augustjohansson opened this issue Aug 1, 2024 · 0 comments

Comments

@augustjohansson
Copy link
Collaborator

Right now there's

  1. set/getJsonStructField
  2. assignStructParams / assignJsonParams
  3. updateJson
    All these have (probably) their pros and cons, but I'd suggests we'll use the set/getJsonStructField, and possibly modify these to handle the cases covered by 2 & 3. Then these can be deleted. Or we simply delete 2 & 3 now and fix errors as they appear.
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

No branches or pull requests

1 participant