Subject: [ruby-talk:15441] Re: A proto-RCR: making def and class rvalues
From: Dave Thomas <Dave PragmaticProgrammer.com>
Date: Mon, 21 May 2001 07:52:14 +0900
References: 1543415440
In-reply-to: Avi Bryant's message of "Mon, 21 May 2001 07:33:06 +0900"
Avi Bryant <avi / beta4.com> writes:
> 6. Ensure that all functions and statements that accept an
> UnboundMethod object also return an UnboundMethod object
> (presumably the same one in most cases).
Yes - that's a great idea.
Dave