Hi.

Look how Morph implements it. Morphs customize it a lot

2017-03-02 16:08 GMT+01:00 Peter Uhn��k <i.uhnak@gmail.com>:
Hi,

is there a way of customizing what should be copied during veryDeepCopy?

For example I want to clone my (domain) model tree, however the objects have Announcers which I do not want to copy.

Alternative is of course to implement the copying behavior by myself, but I feel like veryDeepCopy should be the appropriate way, no?

Thanks,
Peter