From: Jeremy Tregunna Date: 2006-09-01T16:23:08+09:00 Subject: Re: Can I see method source code? On 06-09-01, at 02:45, femto gary wrote: > hello all, Can I see method source code, > like in javascript, when you generate a function, > you can call to_string on it to see its source code. > It's especailly useful when you examine other's code > or dynamic generating func/method. No, there are only a few languages I can think of (okay, 2) that allow this: the aforementioned javascript, and Io; Ruby does not. -- Jeremy Tregunna jtregunna@blurgle.ca