Actions
Feature #11398
closeddeprecate constants
Status:
Closed
Assignee:
-
Target version:
-
Description
Sometimes old constants are deprecated but still remained for backward compatibilities.
It is not noticed and will be kept forever, with no warnings, though.
So I propose a method Module#deprecate_constant
to mark a constant obsolete and emit a warning message when it is referred.
https://github.com/nobu/ruby/tree/Module%23deprecate_constant
Actions
Like0
Like0Like0Like0