Hi,
I have successfully installed LuaJava and I am now in the process of learning how to convert objects from Java to Lua and from Lua to Java. My question is, how does the lua stack come in to play when communicating between the two? I have successfully pushed a java object onto the stack (and read it back into to Java). However, how can I pop the variable so I can read it in Lua? Can anyone explain the methodology of the Lua Stack as I'm performing trial and error on the existing documentation. Thanks! Carlo
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/