On 5/19/06, Eric Hodel <drbrain / segment7.net> wrote: > On May 19, 2006, at 10:54 AM, John Gabriele wrote: > > > > > Is there a real design reason ri is that way, or is it just a quirky > > flaw that no one's gotten around to fixing? > > A class' functionality may not exist all in one file or may be in > files that aren't installed. (Time is a good example, part is in C > and part is in a ruby file.) Ah. Right. Thank you.