On 6/21/06, Wayne Kelly <w.kelly / qut.edu.au> wrote: > It does basically what the Ruby interpreter does ... > It needs to work out the Ruby class of the receiver object and search > for the method (by ID) in the method table of that class. If it can't > find it there it needs to search in sub-classes (and mix-ins). That's *superclasses*, not subclasses, right? > > Cheers, Wayne. > > > > > Dr Wayne Kelly Senior Lecturer > Email: w.kelly / qut.edu.au School of Software Engineering > and DC > Phone: +61 7 3864 9336 Faculty of Information Technology > Fax: +61 7 3864 9390 Queensland University of Technology > > -- - Simen