Re: Why should not toclose be the default?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Why should not toclose be the default?
- From: Jim <sysinit@...>
- Date: 2019年6月23日 15:37:20 +0200
23.06.2019, 14:41, "Viacheslav Usov" <via.usov@gmail.com>:
> I have advocated the use of reference counting as a way to make
> this whole issue more or less taken care of automatically and with
> minimal impact on existing Lua code and libraries.
i also wondered wether support for reference counting (via the C API)
in cases the programmer sees fit might be useful ?