[DGD] Re: compile_object / inherited objects.

Felix A. Croes felix at dworkin.nl
Thu Jan 15 14:17:21 CET 1998


> I have still been able to call functions and change variables in such an
> object A which is "later" inherited by B. That's why I suspect I am still
> talking about the wrong objects when saying "inherited objects".

You haven't been able to do that in DGD's kernel library, which is
the one I was talking about.


> Or is the "right way to do things" have another object, say C, which only
> inherits A and does nothing else, and if I want to update all my objects
> without losing data, I'd destruct A and call compile_object on B and C?

Right.  The kernel library enforces this.

Dworkin



More information about the DGD mailing list