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

consistency with json functions #722

Open
ascheidl opened this issue Mar 28, 2020 · 1 comment
Open

consistency with json functions #722

ascheidl opened this issue Mar 28, 2020 · 1 comment
Labels

Comments

@ascheidl
Copy link
Collaborator

to serialize a grid to a json string the function to_json is used, however to deserialize the function from_json_string is used ... we should either introduce to_json_string or remove from_json_string and include this functionality in from_json

@KS-HTK
Copy link
Collaborator

KS-HTK commented Oct 4, 2024

Additionaly if this is not changed, atleast the function from_json_string should be documented. The docs have no mention of this function.

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

No branches or pull requests

3 participants