[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua strictlessness
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sat, 24 Aug 2013 09:56:13 +0200
2013/8/24 Tim Hill <drtimhill@gmail.com>:
> It's not a practical case. Though it might be a source of errors, I doubt it
> to be worth the extra compiler checks and balances for each local that is
> created.
>
>
> I just suggested it be mentioned as an anti-pattern .. it would not be a
> good use of compiler time to check for such things imho.
That's what tools like lua-inspect are for.