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

Ability to clone parsed JSON objects #35

Closed
milabs opened this issue Nov 18, 2015 · 2 comments
Closed

Ability to clone parsed JSON objects #35

milabs opened this issue Nov 18, 2015 · 2 comments

Comments

@milabs
Copy link
Contributor

milabs commented Nov 18, 2015

The library lacks an ability of cloning parsed objects.

clone(obj):
    return parse(obj.serialize());

Looks ugly.

@gaudecker
Copy link
Collaborator

Pull requests are more than welcome!

@milabs
Copy link
Contributor Author

milabs commented Nov 18, 2015

If you don't mind of that functionality I'll try to implement it.

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

2 participants