Talk:SetTableProtected: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (New page: This function should be added as a part of the table-table so that the useful functions' syntaxes keep consistent. (like table.map,...) ~~~~)
 
No edit summary
 
Line 1: Line 1:
This function should be added as a part of the table-table so that the useful functions' syntaxes keep consistent. (like table.map,...)
This function should be added as a part of the table-table so that the useful functions' syntaxes keep consistent. (like table.map,...)
[[User:NeonBlack|NeonBlack]] 12:36, 12 June 2009 (CEST)
[[User:NeonBlack|NeonBlack]] 12:36, 12 June 2009 (CEST)
Nobody noticed that this function is flawed? It does not protect already defined table values! __newindex triggers for 'new' assignments only, like a error handler. [[User:The GTA|The GTA]] 12:00, 25 August 2011 (CEST)

Latest revision as of 10:00, 25 August 2011

This function should be added as a part of the table-table so that the useful functions' syntaxes keep consistent. (like table.map,...) NeonBlack 12:36, 12 June 2009 (CEST)

Nobody noticed that this function is flawed? It does not protect already defined table values! __newindex triggers for 'new' assignments only, like a error handler. The GTA 12:00, 25 August 2011 (CEST)