|
|
||
|
Okay, I'll give that a try.
Big Thanks, Stefan
It should be as easy as using lua_getmetatable() on one of the objects, and putting the resultant table in the permanents table; all objects of that class most likely use the same metatable. This is slightly hackish, since technically it should be possible to grab the metatable from the LuaBind class registry, but I'm familiar enough with LuaBind to know how to do that.
Ben
On 5/15/05, Stefan Schwarzbach <Schwarzbach@silentdreams.de> wrote: