Currently the Corona SDK requires the main file to be “main.lua”. I use BBedit and may have a number of main.lua files open at once for multiple projects or when viewing sample code. With a number of main.lua I find it hard to determine which one I’m working on without clicking on each main.lua file or holding the cursor over the file name and waiting for the file information to be displayed. Sometimes I use the finder to search for lua files and all the main.lua files looks the same (unless you click to display the folder).
My suggestion is to allow an extension of the main.lua file name to sometime like “main_facebook.lua”. The name would still start with “main” but the extension ("_facebook") would provide a description of what the project is.
The change to the Corona Simulator/builder would be to search for a file name starting with “main” and disregard the “_ …” characters.
Tom [import]uid: 6119 topic_id: 1170 reply_id: 301170[/import]