Subject: [ruby-talk:02250] Re: setter() for local variables
From: ts <decoux moulon.inra.fr>
Date: Wed, 29 Mar 2000 17:18:30 +0200 (MET DST)
References: 22412247
In-reply-to: "matz@netlab.co.jp"'s message of Thu, 30 Mar 2000 00:01:14 +0900
>>>>> "Y" == Yukihiro Matsumoto <matz / netlab.co.jp> writes:
Y> How about using finalizers. It's hard to use finalizers from Ruby,
Y> but since you are making extension, it's easy to use them from C.
I'll try this, Thanks
Guy Decoux