Subject: Re: Change to #new (was OpenStruct#initialize to yield self)
From: Dave Thomas <dave pragprog.com>
Date: Fri, 20 Feb 2004 21:50:09 +0900
References: 2475
In-reply-to: 2475
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