Larry Fast wrote: > Hi Rubyists and ...istas, > I want create objects from a list of class names. What's the syntax for > this? > > classList.each { |klass| > <insert object creation code here> > } Object.const_get(klass).new HTH, Sebastian -- Jabber: sepp2k / jabber.org ICQ: 205544826