Forum: Ruby-core [ruby-trunk - Feature #7711][Open] RubyGems uses autoload

Posted by Thomas Sawyer (7rans)
on 2013-01-17 20:44
(Received via mailing list)
Issue #7711 has been reported by trans (Thomas Sawyer).

----------------------------------------
Feature #7711: RubyGems uses autoload
https://bugs.ruby-lang.org/issues/7711

Author: trans (Thomas Sawyer)
Status: Open
Priority: Normal
Assignee:
Category: lib
Target version: next minor


Using a custom require method, I ran into an issue with RubyGems b/c it 
is using autoload:

  https://github.com/rubygems/rubygems/blob/master/l...

Seeing that autoload is now discouraged from standard libs 
(http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/...), 
when might we see it removed?
Posted by drbrain (Eric Hodel) (Guest)
on 2013-01-17 21:36
(Received via mailing list)
Issue #7711 has been updated by drbrain (Eric Hodel).

Status changed from Open to Assigned
Assignee set to drbrain (Eric Hodel)
Priority changed from Normal to Low
Target version changed from next minor to Next Major

I don't have any plans to remove autoload at this time.
----------------------------------------
Feature #7711: RubyGems uses autoload
https://bugs.ruby-lang.org/issues/7711#change-35466

Author: trans (Thomas Sawyer)
Status: Assigned
Priority: Low
Assignee: drbrain (Eric Hodel)
Category: lib
Target version: Next Major


Using a custom require method, I ran into an issue with RubyGems b/c it 
is using autoload:

  https://github.com/rubygems/rubygems/blob/master/l...

Seeing that autoload is now discouraged from standard libs 
(http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/...), 
when might we see it removed?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.