Re: global & unique
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: global & unique
- From: Nodir Temirhodzhaev <tnodir@...>
- Date: 2004年4月23日 12:20:17 +0400 (MSD)
Zimmermann, Maik:
> Sorry, I did not recognice your first message.
http://archive.neotonic.com/archive/lua-l/messages/17684
> Maybe you can use something like thread lokal storage...
I think, local storage of thread is it's environment.
Maybe this is fool question, but can anybody answer:
Why functions have own environment?
Why functions don't use environment of current running
thread?
This is single thing, which I dislike in stylish and
graceful Lua :))
I'm sorry for importunity...