From: David Clements Date: 2006-05-03T00:03:46+09:00 Subject: How to get a new instance of a class given a String ------=_Part_6700_14601999.1146582223474 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hey, I know I have seen his on the list before but I can't seem to find it. I want to do something like class_name =3D "UserPreference" up =3D Class.class_for_name(class_name).new Anyone? Also, where would be a good place for me to find a reference for all the very useful methods for Meta Programming? Thanks, Dave ------=_Part_6700_14601999.1146582223474--