Hello,
Thanks for the new build of Corona - had a look through the sample code in the new Simulator and some real world concerns popped up.
For a normal project, the code might be a few thousand lines of code or much more. How do we do include/imports? I had a look through the Lua doco and was wondering if require() will work in terms of maintaining classes in seperate files? What sort of path do we pass in terms of how Corona will compile this down to whatever object code is on the backend?
Also - getting down to real world coding techniques now - what is supported in Corona for OOP in Lua?
Is something like this the best practice?
http://020200.node3000.de/index.php?itemid=281
Or ideally, something like this?
http://loop.luaforge.net/
Thanks,
- Ian
[import]uid: 238 topic_id: 128 reply_id: 300128[/import]