From: marcandre-ruby-core@... Date: 2020-12-21T15:00:32+00:00 Subject: [ruby-core:101590] [Ruby master Misc#17399] Are endless methods experimental? Issue #17399 has been updated by marcandre (Marc-Andre Lafortune). I agree with @mame. I just "rediscovered" refinements this year ���� Experimental features are typically new features. One needs to read the doc for new features. Experimental warning best put there. Have we considered a `:experimental` warning kind (off by default)? ---------------------------------------- Misc #17399: Are endless methods experimental? https://bugs.ruby-lang.org/issues/17399#change-89375 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal ---------------------------------------- They are marked as such in NEWS, but an attempt to define one doesn't produce a warning (unlike other features marked this way, like one-line pattern-matching or find patterns) -- https://bugs.ruby-lang.org/ Unsubscribe: