generic table.load and table.save functions

I would like to request generic table.load and table.save functions… they should be robust enough to handle nested tables.

With these two functions, many things become easier.
Just my two cents. [import]uid: 40100 topic_id: 10250 reply_id: 310250[/import]

Have you looked into Json.lua? Table saving/loading is really easy with that. [import]uid: 5833 topic_id: 10250 reply_id: 37843[/import]