[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Thought experiment: what would you remove from Lua
- From: Sean Conner <sean@...>
- Date: Fri, 7 Sep 2018 16:41:04 -0400
It was thus said that the Great Petri Häkkinen once stated:
>
> > On 1 Aug 2018, at 1.16, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> >
> > Are there features in Lua that could be removed to create a simpler language?
>
> I would remove ’:’ and ’self’. I never use them in my code and they support bad habits.
What bad habbits? The excessive use of OOP?
-spc