Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: upcoming changes in Lua 5.2 [was Re: Location of a package]
- From: Hakki Dogusan <dogusanh@...>
- Date: 2008年2月25日 14:20:34 +0200
Hi,
Roberto Ierusalimschy wrote:
Roberto, is there any description of upcoming changes in Lua 5.2?
There is no "official" roadmap :) The following is a list of what we
have been doing.
[snip]
(I remember it discussed in list; but couldn't find related messages and
whether there was a concensus(?))
Does calling a gc(/finalizer/.. etc.) method of table upon destruction
considered?
It may help writing enveloping lua code for binary only/premade/3rd
party libraries.
-- Roberto
--
Regards,
Hakki Dogusan