Skip to content

Conversation

@nuhash
Copy link

@nuhash nuhash commented Jun 25, 2015

I used your code for a project of mine but I also needed to be able to not deep copy objects of certain types. I implemented an attribute called NoCopy which when detected via reflection it will not create a deep copy of the object.

Please give some feedback. Thank you.

The NoCopy attribute was implemented to allow users to indicate objects
which should not be copied.
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

Successfully merging this pull request may close these issues.

1 participant