From: Chris Moore Date: 2001-08-30T12:54:28+09:00 Subject: [ruby-talk:20564] Re: Multiple args to constructor On August 29, 2001 01:43 pm, you wrote: > Hi again, > > now, how can I process multiple arguments by the constructor. > The only method, that I know is to use a &block and > apply it with 'instance_eval'. That turns out to be pretty > cumbersome. > what about def initialize ( args*) var1 = args[1] ? -- ------------------ Chris Moore As a dog returns to it's vomit so a fool totheir folly -God