[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: prematurely killing threads in 5.0 beta
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 9 Jan 2003 21:06:54 -0200
>Could you not do the same thing with threads? ... simply create a
>proxy table with appropriate methods and the thread as a member?
The baselib in Lua 5.0 contains a "proxy" function.
--lhf