From 61e0c93bab18ac65f6bf1dd87549411c99d3e47f Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 8 Apr 2014 01:49:46 +1000 Subject: TODO -= 0.5 --- ClientHamr/GuiLua/test_c.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ClientHamr/GuiLua/test_c.c') diff --git a/ClientHamr/GuiLua/test_c.c b/ClientHamr/GuiLua/test_c.c index 48562e8..0f6e718 100644 --- a/ClientHamr/GuiLua/test_c.c +++ b/ClientHamr/GuiLua/test_c.c @@ -115,6 +115,7 @@ int luaopen_test_c(lua_State *L) // TODO - This is too verbose. I've had an idea for writing some sort of generic wrapper, though others have done the same. // http://www.lua.org/pil/25.3.html seems the most reasonable of the examples I've found. +// On the other hand, the generic argument pulling / pushing stuff I did for edje_lua2 gets us half way there. // This uses function{} style. // skang.thingasm{_M, 'cfooble,c', 'cfooble help text', 1, widget=\"'edit', 'The cfooble:', 1, 1, 10, 50\", required=true} -- cgit v1.1