Re: Lua strictlessness
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua strictlessness
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2013年8月24日 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.