View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000365 | LDMud | LPC Language | public | 2005-02-19 14:12 | 2005-02-19 14:12 |
Reporter | _xtian_ | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0000365: noshadow modifier | ||||
Description | A modifier for just disallowing shadowing of a function. "nomask" also disallowes redefinition of the function, but in cases this can be too strict. If I have code, that I don't want to slow down by always doing a this_object()->myfun() and additionally want to make clear in the declaration of myfun() that shadowing will not be permitted, but redefining in a child is possible, that this is intended so by design and not was not a lapse, I have no way to state my intentions as of now. thx (obviously this is low priority but would be nice), xtian | ||||
Tags | No tags attached. | ||||
External Data (URL) | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-19 14:12 | _xtian_ | New Issue |