From 28d417968e7e93d379942b368d12a736dcf5d82e Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 31 Mar 2014 21:55:50 +1000 Subject: Notes++ --- ClientHamr/GuiLua/skang.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr') diff --git a/ClientHamr/GuiLua/skang.lua b/ClientHamr/GuiLua/skang.lua index 7d9ca41..ed1589f 100644 --- a/ClientHamr/GuiLua/skang.lua +++ b/ClientHamr/GuiLua/skang.lua @@ -424,7 +424,7 @@ Maybe I can rename this to thingasm? B-) It is also a Stuff. Should include some way of specifyings details like key name, where string, etc. getmetatable(stuff).__keyName - getmetatable(stuff).__where + getmetatable(stuff).__squeal.where And a way to link this database table to others, via the key of the other, as a field in this Stuff. stuff:stuff('field0').__link = {module, key, index} In Java we had this - -- cgit v1.1