Project

General

Profile

Actions

Feature #11398

closed

deprecate constants

Added by nobu (Nobuyoshi Nakada) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:70142]

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


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Feature #10342: Module#deprecate_constantClosedmatz (Yukihiro Matsumoto)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0