[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library

From: WATANABE Hirofumi <eban@...>
Date: 2004-02-12 16:09:55 UTC
List: ruby-core #2409
Hi,

Yukihiro Matsumoto <matz@ruby-lang.org> writes:

> |> I couldn't agree more.  Should I commit with that adjustment?
> |
> |Wait a few days.  Ruby development team need to rewrite
> |building tools.
> 
> Sorry, perhaps the rewriting issue is slipped away from my brain.
> What was it?  Have I heard?

% grep getopts instruby.rb ext/extmk.rb lib/un.rb

-- 
eban

In This Thread