Subject: Re: class/singleton methods
From: Nicholas Seckar <nseckar gmail.com>
Date: Mon, 3 Oct 2005 15:19:37 +0900
References: 158752158762158767
In-reply-to: 158767
ES wrote:
>> As far as I know that's the only situation where an object can call
>> another object's singleton method.
Meaning that the singleton method of C is being called with self as D.
My apologies if I misinterpret you David.