lua-users home
lua-l archive

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


>There have been long threads on the .NET
>maillist and newsgroups about deterministic finalization.

Lua suports this by calling GC tag methods in reverse order of tags.
--lhf