From: Eric Wong Date: 2022-04-20T19:06:26+00:00 Subject: [ruby-core:108319] Re: [Ruby master Feature#18668] Merge `io-nonblock` gems into core "shyouhei (Shyouhei Urabe)" wrote: > I don't think this gem deserves a room into core. Are there any practical usages of it? The functionality is already there; and it should be useful to check if writing code that needs to be compatible between old/new Ruby versions with different nonblock defaults. > Also, are we going to add tons of trivial methods into core just because they are small? I guess we need good reasons for each of them to exist. Having many trivial .so is a waste of memory if they're loaded anyways in common programs. See [ruby-core:107493] and https://udrepper.livejournal.com/8790.html (I also use `etc' and `socket' ext in all my scripts, anyways) Unsubscribe: