[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A guide to building Lua modules
- From: Javier Guerra Giraldez <javier@...>
- Date: Mon, 14 Apr 2014 12:53:19 -0500
On Mon, Apr 14, 2014 at 12:31 PM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> If we had deterministic
> finalizers[1] then it would be straightforward.
i think the primitive to wish here would be scope hooks, which could
make it easy for the user to implement deterministic finalizers.
--
Javier