lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

Has anyone made, or are there any plans (Carlos?) to make, LuaJava 
work with Lua 4.0?  In particular, the ability to (more easily) 
work with separate instances of a lua_state?  

I think would be necessary to 1) simply have separate Lua contexts,
and 2) be able to run Lua code in separate threads (the JNI routines 
would have to be made to operate on an instance, i.e., non-static).

thanks,

ajk

-- 
Aaron Kamienski <aaronk@snaptwo.com>
SNAP2 Corporation