Subject: Re: More embedding fun!
From: nobu.nokada softhome.net
Date: Sat, 18 May 2002 17:58:12 +0900
References: 4037040373404484049040524
In-reply-to: 40524
Hi,
At Fri, 17 May 2002 05:02:12 +0900,
Jeff Ward wrote:
> // set a bunch of instance variables including
> VALUE val = rb_iv_set(me->rbObject, "@cObj", me);
Never set other than VALUE to instance variable.
--
Nobu Nakada