[#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.rb getopts.rb importenv.rb parsearg.rb

From: matz@... (Yukihiro Matsumoto)
Date: 2004-02-18 15:02:09 UTC
List: ruby-core #2461
Hi,

In message "PATCH: deprecate cgi-lib.rb getopts.rb importenv.rb parsearg.rb"
    on 04/02/18, Gavin Sinclair <gsinclair@soyabean.com.au> writes:

|So I submit this patch, ready to commit, again, just to ask:
|
|  * Can I commit now?  (It's only a warning, so dev tools will
|    still work anyway.)


Try committing them in CVS HEAD first.  You can back port them after
we make sure everything is done in the HEAD.

|  * Should the wording be changed to say
|      "Warning: ... will be removed in Ruby 1.8.3; use ... instead"
|    ?

You can do it when you back port them in 1.8 branch.

							matz.

In This Thread

Prev Next