From e852341f12937479e00acd25b0fbf8d431e8d64d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 3 Apr 2014 05:01:22 +1000 Subject: TODO-- --- ClientHamr/GuiLua/skang.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'ClientHamr') diff --git a/ClientHamr/GuiLua/skang.lua b/ClientHamr/GuiLua/skang.lua index 6cbec8c..d20d122 100644 --- a/ClientHamr/GuiLua/skang.lua +++ b/ClientHamr/GuiLua/skang.lua @@ -340,7 +340,6 @@ In this case, when a table is assigned to this Keyed Thing, via a new key, a new TODO - test.foo -> test.__index(test, 'foo') -> test.__values[foo]; if that's nil, and test.stuff[foo], then return an empty table instead? - stuff.s = {a='foo'} -> changes a, deletes everything else, or should. Do we still need a parent pointer? Should be in __values I guess. __values[key].value -- cgit v1.1