View Issue Details

IDProjectCategoryView StatusLast Update
0000365LDMudLPC Languagepublic2005-02-19 15:12
Reporter_xtian_ Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0000365: noshadow modifier
DescriptionA 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
TagsNo tags attached.
External Data (URL)

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2005-02-19 15:12 _xtian_ New Issue