On Mon, May 20, 2002 at 02:07:23PM +0900, Yohanes Santoso wrote: > wconrad / yagni.com writes: > > > There is an experimental patch at > > http://yagni.com/stack_frames/index.php that lets you find out the > > caller's class. It's against Ruby 1.6.5; let me know if it won't > > apply to whatever later version of Ruby you're using and I'll fix it > > up. > > > > Thanks Wayne for the patch. This is very useful. Is there a plan to > RCR this? http://rubygarden.org/article.php?sid=64#244 > After applying the patch (no conflict), the assertion test ran > successfully. I also tested from irb: > ... Woohoo! > But I experienced some problem when incorporating it into my code: > ... Rats. I'll take a look at this in about 10 hours unless I get some time before then (it's time for me to go off to work). Thanks for experimenting! Wayne Conrad