[#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: Change to #new (was OpenStruct#initialize to yield self)

From: Dave Thomas <dave@...>
Date: 2004-02-20 12:50:09 UTC
List: ruby-core #2477
On Feb 19, 2004, at 23:59, Austin Ziegler wrote:
> Would the presence of &blk immediately make super pretend to be super 
> {}?

It _could_.... but whether it should is another matter :)


Cheers

Dave


In This Thread