[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Feature Request?] __key
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 18 Jul 2016 11:26:11 +0200
On Mon, Jul 18, 2016 at 9:16 AM, Rain Gloom <raingloom42@gmail.com> wrote:
> If I may play devil's advocate: what about simply using a special data
> structure for such special cases? Ie.: just implement it as a feature of a
> usual table with an __index and __newindex metamethod?
Not such a devilish idea; why not indeed? That's the method which has
worked fine for us in the past
- References:
- Fwd: [Feature Request?] __key, Tim Hill
- Re: Fwd: [Feature Request?] __key, Soni L.
- Re: [Feature Request?] __key, Tim Hill
- Re: [Feature Request?] __key, Coda Highland
- Re: [Feature Request?] __key, Tim Hill
- Re: [Feature Request?] __key, Sean Conner
- Re: [Feature Request?] __key, Philipp Janda
- Re: [Feature Request?] __key, Tim Hill
- Re: [Feature Request?] __key, Philipp Janda
- Re: [Feature Request?] __key, Rain Gloom