|
From: Tawanda G. <tg...@gm...> - 2012-08-28 01:03:50
|
Hi again (Luigi) I am trying to emulate the way you built the UnaryFunction class in functions.i. My question is how did you know or arranged for the UnaryFunction constructor to accept the PyObject* object (or the Scheme_Object* and function_ in scheme). I am trying to figure out what Lua sends. I guess this is more about understanding SWIG. Thanks |