lua-users home
lua-l archive

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


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...