Can we please have that, it opens up the possibilities for sooooo many cool things that we can do with lua...
cheers,
?:)
+1 :)
why does it have to be compiled while runtime???
Couldn't it be done, we as Devs just get that feature from Corona
and CORONA ... before creating our iOS/Android Code, does create
LUA Files that put that pieces together.
That would help us Devs to program even more effective and Apple
gets one piece of code :)
Logic??
chris
Apple don't allow this for security reasons (apples opinion)
hmm... apple prohibits compiling code at runtime.... so this could NOT be done on iOS (or rather, could not be done and be approved by apple)... android has no such restrictions (although I doubt it is implimented, if only to keep stuff consistant across platforms).
Having said that... I would love to see it done. (It is incredibly nice to save a Lua table in the format of a Lua table and simply open the file and load string when you want to restore it.... amoung other uses)