Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors
- From: Jim <sysinit@...>
- Date: 2019年6月24日 22:12:43 +0200
On Mon, Jun 24, 2019 at 10:59:36PM +0300, Tony Papadimitriou wrote:
>> I wonder why method is named __toclose but not __noreference ?
>> what about __unref(erenced) ?
>> or even __destroy, __delete, __remove ?
> I'd go with __rip
which is a short and unused (?) identifier.
> which apart from a bit morbid
indeed.
what about __unused ?
- References:
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Sergey Kovalev
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Jim
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Jim
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Tony Papadimitriou