|
From: John L. <jla...@gm...> - 2006-12-06 07:56:02
|
I have rewritten the coroutine code so that we do not have to replace
luaE_newthread and luaE_freethread by pushing the wxLuaStateRefData
into the registry table.
Hopefully this will make using wxLua as a lua module using require
much easier... of course the build files have to sorted out.
Regards,
John Labenski
|