[DGD] removing and adding labels to inherits

Felix A. Croes felix at dworkin.nl
Mon Aug 26 08:01:51 CEST 2013


Raymond Jennings <shentino at gmail.com> wrote:

> Question:  Is removing a label from an inherit statement supposed to cause
> the library's old variables to vanish?
>
> My intuition says that mere label changes shouldn't destroy variables, but
> experimentation proves otherwise.

Renaming (not relabelling) the inherited object will erase the values
of its variables during recompilation.  If your experiments show
otherwise, then surely you can produce a minimal testcase.

Regards,
Felix Croes



More information about the DGD mailing list