[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Strings and GC - was RE: Using full userdata as table index?
- From: Mark Hamburg <mhamburg@...>
- Date: Tue, 10 Feb 2004 17:24:58 -0800
This discussion hints at the fact that it would be nice to be able to
leverage Lua's logic for making sure that strings are unique while still
allowing one to attach metatables to the objects a la userdata.
Mark