From 9bfd991a7af96f2a9e3f73582019829fa7f0c032 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 4 Apr 2014 01:33:46 +1000 Subject: TODO++ --- ClientHamr/GuiLua/skang.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ClientHamr') diff --git a/ClientHamr/GuiLua/skang.lua b/ClientHamr/GuiLua/skang.lua index b6ac4e4..adb78b7 100644 --- a/ClientHamr/GuiLua/skang.lua +++ b/ClientHamr/GuiLua/skang.lua @@ -507,6 +507,17 @@ TODO - __values[key].value __values[key].parent Weak references might help in here somewhere. + Maybe try looking in the skang table for Things that are not found? + Maybe put Things in the skang table that are unique from modules? + I think this is what matrix-RAD Collisions was all about. + Skang command line should have standardish stuff, like --version, --help, --help module.thing. + Lua does these already, might be no need to do them ourselves - + -e 'some script'. + -i go interactive after running the -e script. + -v version. + - read from stdin non interactively. + LuaJIT has this - + -- stop processing options. ]] -- There is no ThingSpace, or Stuff, now it's all just in this meta table. -- cgit v1.1