Sounds like you want to be storing it as XML or JSON in a data file or, considering your editing problems, multiple data files. Remember, any memory issues that your text editor has, your mobile application will also have, so - like breaking code into smaller modules is wise - breaking your data into smaller files is also wise. There’s many correct ways, but if your own code is breaking your text editor, I would call that wrong. If you don’t like the term wrong, then call it much worse than one of the good ways.
If the other editors had problems too, I would look at the code. But sublime and textmate, and some other text based software I tried, had 0 problems. So this seems more of a glider problem.
Also the device I tested on has 0 problems.
I am just used to Glider. But am using sublime now as it is just too slow in Glider.
Sounds like you want to be storing it as XML or JSON in a data file or, considering your editing problems, multiple data files. Remember, any memory issues that your text editor has, your mobile application will also have, so - like breaking code into smaller modules is wise - breaking your data into smaller files is also wise. There’s many correct ways, but if your own code is breaking your text editor, I would call that wrong. If you don’t like the term wrong, then call it much worse than one of the good ways.
If the other editors had problems too, I would look at the code. But sublime and textmate, and some other text based software I tried, had 0 problems. So this seems more of a glider problem.
Also the device I tested on has 0 problems.
I am just used to Glider. But am using sublime now as it is just too slow in Glider.