Re: A proposal for faster userdata type checking
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: A proposal for faster userdata type checking
- From: "Taj Khattra" <taj.khattra@...>
- Date: 2008年2月28日 16:40:39 -0800
On Thu, Feb 28, 2008 at 3:36 PM, Wesley Smith <wesley.hoke@gmail.com> wrote:
> Hi Diego,
> Would you mind describing a bit your approach? I would be very
> interested to hear some about it.
not sure about diego's approach, but here is an example from
mike pall on storing the metatable in the C function environment:
http://lua-users.org/lists/lua-l/2005-04/msg00213.html