[DGD] Recursion in recompile(), is this correct?
Noah Gibbs
noah_gibbs at yahoo.com
Sat Jan 10 23:09:14 CET 2004
--- Robert Forshaw <iouswuoibev at hotmail.com> wrote:
> What I'm thinking is that I don't need
> query_inheritance_list anymore now
> that I know that recompile is called for each
> recompiled object.
Note that recompile is called only when you inherit
an object which inherits an object. As the docs say,
when A inherits B which inherits C. What if A
inherits only B and you recompile A (other than an
error)?
=====
------
noah_gibbs at yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list