Actions
Feature #16018
openAdd a way to deprecate methods
Feature #16018:
Add a way to deprecate methods
Status:
Open
Assignee:
-
Target version:
-
Description
Actions
Added by vo.x (Vit Ondruch) almost 7 years ago. Updated almost 7 years ago.
Description
At the developers' meeting, no one was against this feature. It would be great if we can print a warning per a pair of callsite and callee (to suppress duplicated redundant warnings), but the implementation is not trivial (exploiting method call cache)?