lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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