Copy class and attributes from the original version of an object to a modified version.
Arguments
- x
The original object, which has a class/attributes to copy
- result
The modified object, which is/might be missing the class/attributes.
Author
Simon Garnier, garnier@njit.edu