hoelzro / pluto

Heavy Duty Persistence for Lua
http://luaforge.net/projects/pluto/
81 stars 11 forks source link

debug.setmetatable(nil, {}) #2

Open hoelzro opened 14 years ago

hoelzro commented 14 years ago

If you do something evil like the code in the issue's title, Pluto won't persist that change. Maybe you'll get what you deserve, but I'd like some insight on how to actually handle such a situation.