View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000284 | LDMud | Efuns | public | 2004-11-26 23:49 | 2009-10-02 07:51 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0000284: Efun to show all inheritees | ||||
Description | Short: inherits() returns all programs inheriting a given program From: Pulami Date: 2002-03-10 Type: Feature State: New Ich f=E4nde eine Efun interessant, die zu einem gegebenen Objekt a alle = Objekte liefert, die a inheriten. | ||||
Tags | No tags attached. | ||||
External Data (URL) | |||||
|
Phew. AFAIK this requires to search all objects and check if they are a blueprint and inherit the given program, because the driver does have only the refcount... If that is the case, then one could probably just as well do it in LPC by iterating through the object list, because that is probably not something done all the time... |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-26 23:49 |
|
New Issue | |
2009-10-02 07:51 | zesstra | Note Added: 0001419 |