Re: Distributed Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Distributed Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 7 Jan 2010 23:47:26 -0200
> 3. I investigated the metamethod idea - there's no way to define a
> metamethod for changing an existing key, as in the above example. (Right?)
You can use proxy tables.