Re: [ANN] Lua 5.2.1 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.1 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2012年3月22日 13:15:29 -0300
> The ability to efficiently use long strings as table keys (assuming
> I understood correctly the implications of not being able to restore
> the previous behavior, not even by changing a header and
> recompiling).
Do you have any piece of evidence to show that we are losing that
ability in real scenarios?
I am not defending that proposal, because I do not know its real
consequences. All I want is some proper evaluation of it.
-- Roberto