In the past I have tried out a bunch of things regarding to app development and programming.
I have made an app for iOS and tried out Xamarin a cross-platform app development engine but I didn’t find it suit my needs so i stepped over to corona sdk ( which I totally love btw :))
But I never had lessons in programming or any education in it nor I am an expert in any sense.
So i don’t know how you would do the following in corona development or in other app development.
In my app i have a lot of variables some of them are read-only values (value aren’t changed) and some are changed, I access most of the variable very frequently.
For organisation purposes I thought I make a file where all/some of the value are saved. I don’t need the same values in other scene(composer)/files but what if I did.
a. Is this a thing one does in app development and in particular Corona?
b. If so how would you setup the file?
My english isn’t so good, so if you don’t understand anything please let me know.
