Subject: Re: Injecting methods from one class into another.
From: "George Moschovitis" <george.moschovitis gmail.com>
Date: Wed, 26 Jan 2005 00:20:50 +0900
References: 128079128082128088128093
In-reply-to: 128093
Well, I know about modules, this is not what I want.
I want to inject only ONE method from a class containing multiple
methods into another.
-g.