From: "shugo (Shugo Maeda)" Date: 2021-11-17T07:58:35+00:00 Subject: [ruby-core:106107] [Ruby master Feature#18270] Refinement#{extend_object, append_features, prepend_features} should be removed Issue #18270 has been updated by shugo (Shugo Maeda). append_features is undefined in the class Class, and Module#include raises TypeError before calling append_features if the given argument is a Class. ---------------------------------------- Feature #18270: Refinement#{extend_object,append_features,prepend_features} should be removed https://bugs.ruby-lang.org/issues/18270#change-94696 * Author: shugo (Shugo Maeda) * Status: Assigned * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) ---------------------------------------- Refinement#{extend_object,append_features,prepend_features} are not useful and should be removed. How about to deprecate them in Ruby 3.1 and remove in Ruby 3.1? -- https://bugs.ruby-lang.org/ Unsubscribe: