[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: Ryan Ford <ryan@...>
- Date: Tue, 25 Jun 2019 10:25:18 +0800
I think I like <bind> or <watch> for <toclose> then you could potentially "watch" other events like _close, _change, _access or other as metamethods. Semantically, it paints an idea that you're waiting for a trigger or event while not assuming you're using it to clean up or close a resource.
- References:
- 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
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Diego Nehab
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Jim