From: eregontp@... Date: 2021-01-01T11:53:57+00:00 Subject: [ruby-core:101848] [Ruby master Feature#17473] Make Pathname to embedded class of Ruby Issue #17473 has been updated by Eregon (Benoit Daloze). hsbt (Hiroshi SHIBATA) wrote in #note-9: > I'm not sure how embedded pure-Ruby implementation to core classes. The above request is the different request. It's also related, if the decision was to move all of Pathname to C (due to some reason of moving it to core), I would be strongly against it. I think concretely we can just have `pathname.rb` at the root, similar to e.g. `dir.rb`. ---------------------------------------- Feature #17473: Make Pathname to embedded class of Ruby https://bugs.ruby-lang.org/issues/17473#change-89681 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal * Assignee: akr (Akira Tanaka) ---------------------------------------- pathname is one of most useful utility class of Ruby. I'm happy to use Pathname without require it. Any thought? -- https://bugs.ruby-lang.org/ Unsubscribe: