[#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: nobu.nokada@...
Date: 2004-02-13 00:07:17 UTC
List: ruby-core #2419
Hi,

At Fri, 13 Feb 2004 02:29:28 +0900,
Yukihiro Matsumoto wrote in [ruby-core:02413]:
> |> 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
> 
> Understood.  Sorry for troubles.

ropt <http://raa.ruby-lang.org/list.rhtml?name=ropt> seems nice
to transit from getopts.

-- 
Nobu Nakada

In This Thread