At 17:28 2005-11-25, you wrote: >On Nov 25, 2005, at 10:22 AM, Ola Bini wrote: > >>Hi. >> >>I'm doing some slightly interesting things with Ruby, and I wanted >>to know of there's a language way of interrupting the process for >>finding a Constant name, like the method_missing method. > >Yep, const_missing(). > >James Edward Gray II Ah, sorry. Thanks for the pointer. I thought I checked for it. But apparently my brain is fried after to much friday-work. /O