Re: setfenv/getfenv
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: setfenv/getfenv
- From: "Peter Sommerfeld" <lua@...>
- Date: 2010年1月12日 20:07:21 +0100
Am 12.01.2010, 19:53 Uhr, schrieb Ignacio Burgueño
<ignaciob@inconcertcc.com>:
Someone said it already, but, for the purpose of this discusion, one
should think that 'debug' does not exist.
IMHO, there should be 3 access levels, not 2 like now.
(1) normal
(2) raw -- all functions that bypass the normal control flow
(3) debug -- for debugging only
Peter