From: "David A. Black" Date: 2004-03-03T01:45:32+09:00 Subject: Re: dynamic assignment of instance variables Hi -- On Wed, 3 Mar 2004, Gerard A.W. Vreeswijk wrote: > Is it possible to set instances variables without eval or string > interpolation? #instance_variable_set & ...get (Of course this is separate from the matter of accessor methods, but you can mix and match as needed.) David -- David A. Black dblack@wobblini.net