[DGD]Tracking auto_object usage

Kevin N. Carpenter kevinc at monrou.com
Thu Mar 23 04:31:41 CET 2000


Since the driver function inherit_program() isn't called for the inheritance
of the auto object, is there an alternative to having the object manager
simply keep track of all compiled programs?  Obviously it could be made
smart enough to not track other inheritable, since they would only get the
auto object as part of the program that was inheriting them.

Any opinions on the risk associated with keeping tabs on this via a mapping
instead of a linked list?  The number of objects created via compiling
rather than cloning is hopefully a small subset of the objects in the mud.
Then again, I suppose its unwise to code in any limits around the config
file parameter array_size if it can be avoided.

Comments?

Kevin C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 1904 bytes
Desc: not available
URL: <https://mail.dworkin.nl/pipermail/dgd/attachments/20000322/67d3d488/attachment.bin>


More information about the DGD mailing list