[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Questioning variable scoping in Lua
- From: "Ben Aurel" <ben.aurel@...>
- Date: Tue, 20 Jan 2009 16:26:56 +0100
> [1] http://lua-users.org/wiki/LocalByDefault
This is excactly what I was looking for. Thanks for that.
And thanks for all the other answers! I appreciate your patience
explaining a matter that came already up so many times.
Just to defend myself: I did the googling thing. Really. But most
discussions go immediately in to detail, and for a beginner like me a
page like http://lua-users.org/wiki/LuaScopingDiscussion is more
confusing than helping.
2009/1/20 Ignacio Burgueño <ignaciob@inconcertcc.com>:
> Ben Aurel wrote:
>>
>> hi
>
> ...
>
>> I think I miss something here. Could somebody explain me the reason
>> behind the design decision?
>
> There is a page on the Wiki [1] that points to some messages on this list
> about this issue.
>
>
> [1] http://lua-users.org/wiki/LocalByDefault
>