[DGD] Recompilation
Noah Lee Gibbs
angelbob at monkeyspeak.com
Sun Jan 20 10:36:11 CET 2002
All of this assumes the Kernel MUDLib.
Say you have a clonable type /obj/A, which inherits from /lib/B. /lib/B,
in turn, inherits from /lib/D. It looks like this:
A <-- B <-- D
If I recompile D, then B, then A, everything will be great and A will pick
up D's new behavior. If I compile just D then A, will it? How about B
then D then A?
--
angelbob at monkeyspeak.com
See my page of DGD documentation at
"http://www.angelbob.com/projects/DGD_Page.html"
If you post to the DGD list, you may see yourself there!
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list