[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua registry, environment, and threads.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 8 Jan 2010 09:16:56 -0200
> It is a pity though that trusted config file loading would have to use
> debug library now... I understand that load{file/string} would not be
> affected by "in" construction. Am I right?
There'll be a new function, loadin:
http://lua-users.org/lists/lua-l/2010-01/msg00179.html
So, no need to use the debug library.
- References:
- Lua registry, environment, and threads., Christian Tellefsen
- Re: Lua registry, environment, and threads., Patrick Donnelly
- Re: Lua registry, environment, and threads., Roberto Ierusalimschy
- Re: Lua registry, environment, and threads., Christian Tellefsen
- Re: Lua registry, environment, and threads., Roberto Ierusalimschy
- Re: Lua registry, environment, and threads., Mark Hamburg
- Re: Lua registry, environment, and threads., Patrick Donnelly
- Re: Lua registry, environment, and threads., Roberto Ierusalimschy
- Re: Lua registry, environment, and threads., Leo Razoumov
- Re: Lua registry, environment, and threads., Alexander Gladysh