[DGD] removing and adding labels to inherits

Felix A. Croes felix at dworkin.nl
Wed Aug 28 13:01:43 CEST 2013


Raymond Jennings <shentino at gmail.com> wrote:

> And is that supposed to cause variables to vanish even in public inherits
> of public variables?

Recompiling with a renamed inherited object will wipe out all the
variables defined by that object.  The compiler cannot distinguish
between inherited objects that are renamed, and inherited objects that
are replaced.

Regards,
Felix Croes



More information about the DGD mailing list