Q on altering the default meta behavior in Lua 5?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Q on altering the default meta behavior in Lua 5?
- From: "Bilyk, Alex" <ABilyk@...>
- Date: 2003年1月21日 18:20:07 -0800
Is this correct that one cannot override the default meta-behavior of all newly created tables in Lua 5? I know it is possible in Lua 4.
Thanks,
AB