lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Apr 3, 2010 at 2:32 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> loadfile is already called in protected mode (via lua_load).

I stand corrected - even more reason to keep this very useful
function!  If it were deprecated, then people would simply have to
re-invent it.