[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Dead Batteries
- From: Dibyendu Majumdar <mobile@...>
- Date: Wed, 15 Jan 2020 21:23:48 +0000
On Wed, 15 Jan 2020 at 21:10, Sean Conner <sean@conman.org> wrote:
>
> > Ditto for exposing metatables.
>
> So what's the issue with exposing metatables? Python has its own form of
> operator overloading.
>
It is not the concept of meta information but that the mechanism is
exposed. So now Lua is forever tied to supporting the mechanism.