From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,SPF_PASS,T_DKIM_INVALID shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id EBD30202A5 for ; Mon, 25 Sep 2017 12:20:41 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 89FA71209DF; Mon, 25 Sep 2017 21:20:40 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id CD8261209D0 for ; Mon, 25 Sep 2017 21:20:37 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=Q8ibY5SI/AB5X0qOdHvxEkOIJfM=; b=YviVqKOzDxB6bSnnjE kVvejgb+bKmdfFEFoXcWpWl/TTI1tIN4Q7YWWMcH1T+6muA4AQTY4ADqQDAToAMZ CZZy1OhBfmyv0BcC7tnv1L01JGFBgiIUDBYcQngsUFmOptWmtYm5yvVF5N9KZm/I /KQycqLIyCjpO+cWxgM1yaJ8E= Received: by filter0015p3mdw1.sendgrid.net with SMTP id filter0015p3mdw1-2699-59C8F491-55 2017-09-25 12:20:33.501631525 +0000 UTC Received: from herokuapp.com (ec2-54-160-132-132.compute-1.amazonaws.com [54.160.132.132]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id KLX9zDbhQhu_qn5JG5AJ3A for ; Mon, 25 Sep 2017 12:20:33.484 +0000 (UTC) Date: Mon, 25 Sep 2017 12:20:34 +0000 (UTC) From: shyouhei@ruby-lang.org To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 58090 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 9001 X-Redmine-Issue-Author: windwiny X-Redmine-Sender: shyouhei X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS65dfZa6GWal1uhdxvRU6vKLUlGDh+EciAXiK TZRHKRP7WwHXVUXV94fTGzRHoURlNqZkPOa5Y34Mq+3nPLhtdMmv2FG2T1xUqQpW6b+PoptLW/AZYi g46OQK7Yq9aDHb1awRcaVrZcHbIml4QWvHvp6pyX0m/D76bIsR4qZDbPcQ== X-ML-Name: ruby-core X-Mail-Count: 82989 Subject: [ruby-core:82989] [Ruby trunk Feature#9001][Rejected] Please package better standard library X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #9001 has been updated by shyouhei (Shyouhei Urabe). Status changed from Open to Rejected Let me close this issue because its goal is too vague to be achieved. For instance if someone wants to add Nokogiri to core, please file a specific issue to request such thing. ---------------------------------------- Feature #9001: Please package better standard library https://bugs.ruby-lang.org/issues/9001#change-66897 * Author: windwiny (wind winy) * Status: Rejected * Priority: Normal * Assignee: * Target version: Next Major ---------------------------------------- Please package better alternative to the standard library irb->pry, rexml->nokogiri, fiddle->ffi, .. just mean include more better gem to standard install, and use rubygem upgrade. Ruby is designed to make programmers happy. some people agree ? -- https://bugs.ruby-lang.org/