From c780ecb575af9032ce849f91865ceae9f01d1de9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 20 Mar 2014 14:34:15 +1000 Subject: More Thing notes. --- ClientHamr/GuiLua/GuiLua.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ClientHamr/GuiLua/GuiLua.c') diff --git a/ClientHamr/GuiLua/GuiLua.c b/ClientHamr/GuiLua/GuiLua.c index 2b5f161..befc582 100644 --- a/ClientHamr/GuiLua/GuiLua.c +++ b/ClientHamr/GuiLua/GuiLua.c @@ -121,6 +121,10 @@ http://www.inf.puc-rio.br/~roberto/pil2/chapter15.pdf http://lua-users.org/lists/lua-l/2011-10/msg00485.html http://lua-users.org/wiki/LuaModuleFunctionCritiqued +On the other hand, Thing as such might just vanish and merge into +various Lua and metatable things. Seems that's what is going on. We +didn't really need much OO beyond this anyway. + Each "users session" (matrix-RAD term that came from Java applets/servlets) has a ThingSpace, which is a tree that holds everything else. It holds the class cache, commands, loaded modules, -- cgit v1.1