[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: dofile, loadfile, loadstring in a coroutine + token filter
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 23 Apr 2007 22:14:53 -0300
> Or shouldn't I set FILTER to the original filter constructor when
> <eof> is detected, so that the coroutines can be collected and future
> calls to loadstring etc. will create new coroutines?
Yes.
- References:
- Re: dofile, loadfile, loadstring in a coroutine, lists
- Re: dofile, loadfile, loadstring in a coroutine, Graham Wakefield
- Re: dofile, loadfile, loadstring in a coroutine + token filter, Graham Wakefield
- Re: dofile, loadfile, loadstring in a coroutine + token filter, Luiz Henrique de Figueiredo
- Re: dofile, loadfile, loadstring in a coroutine + token filter, Graham Wakefield