From: Sam Roberts Date: 2005-02-22T07:15:11+09:00 Subject: Re: Constructor overloading??? Quoteing pkarvou@gmail.com, on Tue, Feb 22, 2005 at 07:01:59AM +0900: > I am not trying sth special.I am testing language features that I use with Java. Trying to program in one language like it is another language is special. You can't do this with ruby, like that. There's other ways, using default args, or making a class method with a different name, etc. Program Ruby talks about this. Cheers, Sam