[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why no pairs() for userdata, __len for tables?
- From: Mark Hamburg <mhamburg@...>
- Date: Thu, 19 Apr 2007 14:38:07 -0700
My bad. You can't set metatables on userdata.
Still, it's probably better to write any metadata functionality using C to
get around locking.
Mark