lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


This looks like an alternative to table.save

although i notice you cannot store functions... this has always been an issue.

-J

On Fri, Apr 16, 2010 at 4:44 PM, Linus Sjögren <thelinx@unreliablepollution.net> wrote:
I just tagged the first stable release of luaSolidState.

It is a module that allows painless storage of tables in Lua.
The code is public domain, so you may use it however you want. (But backports are appreciated)


I'd appreciate if those Rockspecs are added to the LuaRocks repository.
I also appreciate any feedback you might have, as well as any bug reports.

Thank you.