[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Type Metafield
- From: "Leandro Candido" <enclle@...>
- Date: Mon, 10 Nov 2003 19:45:59 -0200
Hello,
----- Original Message -----
From: "Mark Hamburg" <mhamburg@adobe.com>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Sunday, November 09, 2003 2:29 PM
Subject: Re: Type Metafield
> I'd been thinking of doing the same thing. One argument for doing it in C
is
> that it makes it possible to have this work even with protected
metatables.
>
> One could also avoid patching luabaselib.c directly by arranging to run
code
> to redefine the library entries after the standard initialization had run.
...
Yes, and please, what I sent is only a code to others use, says, in
LuaCheia, or in stdlib, that's, is my little contribution. I used in
lbaselib.c in my own code, of course, but this isn't a "patch" to the
baselib.
Thank you,
Leandro.