Hi,
The method doing the copying could take into account the type of variable used
and not recurse it when copying.
In addition, with first class variables one could attach meta data for object
copying and have some
annotation “skip this when duplicating”.
Marcus
> On 02 Oct 2015, at 11:26, Stephan Eggermont <[email protected]> wrote:
>
> If a morph holds onto another morph in an instVar,
> it often shouldn't be copied when doing a duplicate.
> Is that something that a MorphSlot variant could support?
>
> Stephan
>
>