From: John Lam Date: 2005-12-17T14:09:03+09:00 Subject: Re: Class object creation and scope ------=_Part_17583_13030774.1134796132945 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just took a look at rb_class_boot(), and it looks like I can't make a class object a T_DATA type. Ugh. So it looks like my only hope is that class objects are never GC'd ... pointers here would be super-helpful. Thanks -John http://www.iunknown.com ------=_Part_17583_13030774.1134796132945--