From: Aaron Patterson Date: 2011-11-22T04:51:56+09:00 Subject: [ruby-core:41179] Re: [ruby-trunk - Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead) --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 21, 2011 at 05:28:25PM +0900, Hiroshi Nakamura wrote: >=20 > Issue #5653 has been updated by Hiroshi Nakamura. >=20 > Subject changed from autoload will be dead to "I strongly discourage the= use of autoload in any standard libraries" (Re: autoload will be dead) > Category set to lib > Target version set to 2.0.0 >=20 > This ticket is for discussion about removing autoload from stdlib (or not) >=20 > % grep autoload {ext/*/,}lib/**/* | wc -l > 442 Looks like tk has most of them: [aaron@higgins ruby (trunk)]$ git grep autoload ext | grep 'ext/tk' | wc -l 417 [aaron@higgins ruby (trunk)]$ I removed them from psych, and I'll do the same with dl. --=20 Aaron Patterson http://tenderlovemaking.com/ --wac7ysb48OaltWcw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQEcBAEBAgAGBQJOyqvUAAoJEJUxcLy0/6/GC94H/3OzBrFyf0t1vrUz/EZvkfIG fn42P8SCVIGOYA+KeTNWvuhIn6DIT1mRHYMCQ1uKI6JgOtQS3yT1YRWqt0uPftAY Ci5jijnxeV2sYshiPhIe7zWBWnoteuFDfuMaFVFnibBvjyIZZkH0iP3cbdbedvnN R68bknPiSdzWaLeFrwDsJPaSr0/yGe2xhmTbSypOPZcvJkiVxM71fFb/lSqXDPXO M/lsoHFmIkJvq9n8/1jLXzdYKIM+6fV5Qgmnq7+nsew7EaeG5PKeBjHKSOnD5RZ5 m/Mx7OxB3EcL/Dw/llHHNadnC5WmpYoAiU1Z/apP1uUbXCAZSCq96SXxr5GOJMw= =6Iyz -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--