[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is dofile really called for anymore?
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 3 Apr 2010 19:17:58 +0200
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.