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

Should there be two different storage modes; one shallow (set) and one deep? #3

Closed
hughfdjackson opened this issue Jan 27, 2013 · 1 comment

Comments

@hughfdjackson
Copy link
Owner

As a user, I would like to be able to get an object from an unknown source, treat it as deep cloned data, where each nested object becomes either a p.dict or a p.list.

Arguments for:

  • Common use-case.

Arguments against:

  • Solid, intuitive deep-clone semantics are difficult to achieve.
@hughfdjackson
Copy link
Owner Author

For the first draft, going to move this into a util library. Once in, removal from a library is verboten after 1.0.0.

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