TODO
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 01 Feb 2009 21:28:57 +0200
changeset 0 84fdfb0344c9
child 6 90073cbb535d
permissions -rw-r--r--
Initial commit * It works * Still need to debug objects collection


* Add debugging output and verify refcounts of lm objects. Need a decent test script for that...
* How to report errors in callbacks? We cannot use lua_error, it can be even outside of any lua pcalled environment.
* Some additional lua functions?