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

Add an in memory object representation of SJSON data #8

Open
nfrechette opened this issue Sep 1, 2017 · 0 comments
Open

Add an in memory object representation of SJSON data #8

nfrechette opened this issue Sep 1, 2017 · 0 comments

Comments

@nfrechette
Copy link
Owner

It is often desirable (e.g. config files) to load up an SJSON file in memory, modify it, and write it back.
Conceptually, it is a hash of hashes that contains key/value pairs where the value is a variant/union.

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

No branches or pull requests

1 participant