[DGD]objregd.c

Stephen Schmidt schmidsj at union.edu
Tue Feb 20 17:25:04 CET 2001


I've been studying the code of objregd.c; it appears to
maintain linked lists of all objects in the mud, sorted
by owner, one list for each owner. What is the purpose
of doing so? Quickly grepping through the lib does not
seem to turn up any use of it. It seems to me that, for
instance, it could be used to create a find_objects()
function that would return all loaded objects (or some
appropriate subset, like all clones of a given object)
but it does not appear to be doing so. Is this a feature
provided so that users can do something with it? If so,
what sorts of things do people actually use it for?

Steve





List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list