|
On Tue, Oct 23, 2012 at 1:10 PM, Rena <hyperhacker@gmail.com> wrote: > Well, you could always set a metatable for the function that traps > __index and __newindex the same as you would for a table... True, but all functions share the same metatable (like strings)