[DGD] driver / config file
Noah Lee Gibbs
angelbob at monkeyspeak.com
Thu Jan 31 06:03:12 CET 2002
On Thu, 31 Jan 2002, Johann N. Schmidt wrote:
> with "far more elegant" i ment that it is quite more elegant to have
> a function returning "auto object is blah" instead of letting the program
> compile, check if blah is inherited, and destruct otherwise. or do i
> miss a method to implement it?
Ah. The old mailing list archives (look in the 1997-1998 archives and
grep for AUTO) Dworkin suggests changing /include/std.h to include
AUTO. Then the path_special call in the Kernel MUDLib will be active. Of
course, looking at the dependencies my objectd is registering I'm not
seeing /include/std.h, so it doesn't seem to be automatically included.
But the TRUE value it creates *does* show up automatically in code that
shouldn't include it, so maybe it happens quietly and I'm not looking
right. That's the impression I'm getting.
I guess it's just that, as with AUTO being inherited, the objectd isn't
notified.
--
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