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

nice to have a .deepclone method for classes and grammers #2710

Open
tbrowder opened this issue Feb 20, 2019 · 0 comments
Open

nice to have a .deepclone method for classes and grammers #2710

tbrowder opened this issue Feb 20, 2019 · 0 comments

Comments

@tbrowder
Copy link
Member

tbrowder commented Feb 20, 2019

Currently, cloning a class instance does not clone its container objects. According to the docs, there are ways to write one's own clone method, but no practical example is shown.

I have found a need for deep cloning in a module I am working on, and, I believe others would find it useful as well.

@tbrowder tbrowder added Hacktoberfest Issues for Hacktoberfest event feature request and removed Hacktoberfest Issues for Hacktoberfest event labels Feb 20, 2019
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