From: Sander Land Date: 2006-08-03T20:51:44+09:00 Subject: Re: how to create classes automatically On 8/3/06, markusjais@gmx.de wrote: > I want to create a new Array class base on the information in str. > any ideas how this could be done ? str = "Array" Object.const_get(str).new