From: Paul Lutus Date: 2006-08-29T16:10:15+09:00 Subject: Re: Ruby alias problem Alexander Rysenko wrote: > I have a class like this: / ... > So i want to alias method named getChild as []. But Ruby says "undefined > method `getChild' for class `Control'". How can I make such alias? > Locate the alias specification after "getChild" has been defined. -- Paul Lutus http://www.arachnoid.com