[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: setmetatable vs debug.setmetatable?
- From: PA <petite.abeille@...>
- Date: Fri, 3 Aug 2007 14:28:31 +0200
On Aug 03, 2007, at 14:24, Duncan Cross wrote:
Wrap the function as the __call metamethod in a table?
Cunning... :P
But then... one cannot (re)define the __len metamethod :(