ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Yukihiro Matsumoto <matz@ruby-lang.org>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:41184] Re: [ruby-trunk - Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)
Date: Tue, 22 Nov 2011 10:25:31 +0900	[thread overview]
Message-ID: <E1RSf75-0000wo-Dh@X220> (raw)
In-Reply-To: <redmine.journal-22312.20111122095754@ruby-lang.org>

Hi,

In message "Re: [ruby-core:41183] [ruby-trunk - Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)"
    on Tue, 22 Nov 2011 09:57:54 +0900, jonathan rochkind <jonathan@dnil.net> writes:

|My understanding was that plain old 'require' had much the same flaw in a multi-threaded environment as autoload. No?

Since calling #require is explicit, there's plenty of chance to manage
them.  Introducing single lock for #require loading is another issue.

							matz.

  reply	other threads:[~2011-11-22  1:39 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-5653.20111121172400@ruby-lang.org>
2011-11-21  8:28 ` [ruby-core:41171] [ruby-trunk - Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead) Hiroshi Nakamura
2011-11-21 19:51   ` [ruby-core:41179] " Aaron Patterson
2011-11-22  5:03     ` [ruby-core:41192] " Eric Hodel
2011-11-22  0:57 ` [ruby-core:41183] " jonathan rochkind
2011-11-22  1:25   ` Yukihiro Matsumoto [this message]
2011-12-01  1:16 ` [ruby-core:41421] " Stephen Touset
2011-12-01  1:34 ` [ruby-core:41423] " Stephen Touset
2011-12-01  1:36 ` [ruby-core:41426] " Yehuda Katz
2011-12-01 14:14 ` [ruby-core:41432] " Stephen Touset
2012-03-27 15:33 ` [ruby-core:43755] [ruby-trunk - Feature #5653][Assigned] " mame (Yusuke Endoh)
2012-06-14 17:37 ` [ruby-core:45653] [ruby-trunk - Feature #5653] " trans (Thomas Sawyer)
2012-06-30 15:24 ` [ruby-core:45991] " nahi (Hiroshi Nakamura)
2012-06-30 16:35 ` [ruby-core:46000] " rosenfeld (Rodrigo Rosenfeld Rosas)
2012-06-30 22:23 ` [ruby-core:46023] " nahi (Hiroshi Nakamura)
2012-07-01 13:10 ` [ruby-core:46052] " rosenfeld (Rodrigo Rosenfeld Rosas)
2012-07-01 18:13 ` [ruby-core:46079] " mame (Yusuke Endoh)
2012-07-01 18:32 ` [ruby-core:46084] " trans (Thomas Sawyer)
2012-07-01 18:56 ` [ruby-core:46086] " funny_falcon (Yura Sokolov)
2012-07-03 13:53 ` [ruby-core:46142] " rosenfeld (Rodrigo Rosenfeld Rosas)
2012-11-23 23:36 ` [ruby-core:49910] " mame (Yusuke Endoh)
2013-02-12 13:38 ` [ruby-core:52154] " rosenfeld (Rodrigo Rosenfeld Rosas)
2013-02-17  6:17 ` [ruby-core:52353] " ko1 (Koichi Sasada)
2013-05-22  3:46 ` [ruby-core:55107] " reset (Jamie Winsor)
2013-06-24  8:49 ` [ruby-core:55629] " se8 (Sébastien Durand)
2013-08-31  9:17 ` [ruby-core:56929] " boris_stitnicky (Boris Stitnicky)
2014-01-30  6:16 ` [ruby-core:60263] " shibata.hiroshi
2015-04-07 12:40 ` [ruby-core:68780] [Ruby trunk " plribeiro3000
2019-01-21 17:57 ` [ruby-core:91213] [Ruby trunk Feature#5653] " rafaelmfranca
2019-01-23 10:19 ` [ruby-core:91224] " shyouhei
2019-01-23 10:55 ` [ruby-core:91227] " eregontp
2019-01-23 13:39 ` [ruby-core:91228] " fxn
2019-01-24 10:19 ` [ruby-core:91247] " fxn
2019-01-28 16:22 ` [ruby-core:91307] " rr.rosas
2019-01-28 18:38 ` [ruby-core:91309] " rafaelmfranca
2019-02-03 23:01 ` [ruby-core:91388] " Greg.mpls
2019-02-05 14:27 ` [ruby-core:91411] " rr.rosas
2019-02-07  6:20 ` [ruby-core:91450] " matz
2019-02-07  7:02 ` [ruby-core:91455] " akr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1RSf75-0000wo-Dh@X220 \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).