Re: Global Metatables
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Global Metatables
- From: Jonathan Castello <twisolar@...>
- Date: Sat, 4 Sep 2010 15:23:39 -0700
On Sat, Sep 4, 2010 at 3:14 PM, RJ Russell <russellsprouts2@gmail.com> wrote:
> In 5.2, I think it would be great if we could set metatables for ALL
> tables and ALL functions, much like you can set it for all strings and
> all numbers.
Functions already share a single metatable, don't they?
~Jonathan