[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: newproxy, bug
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 10 Jan 2011 21:47:46 -0200
> Also newproxy() is currently the only way to trigger a callback
> (via __gc) before the Lua state closes.
5.2 will allow __gc for tables.
-- Roberto
- References:
- newproxy, bug, joao lobato
- Re: newproxy, bug, Roberto Ierusalimschy
- Re: newproxy, bug, Javier Guerra Giraldez
- Re: newproxy, bug, Geoff Leyland
- Re: newproxy, bug, Mike Pall