Does JSON really have to be all one long line of text? Is there a way to break it over lines without getting a syntax error? What are the rules for this?
I am generating a database for local searching on a CD-ROM. This ends up being 370K of text in two lines (titles and authors). TextMate falls over when I try to edit this locally, naturally, since it tries to run a recursive regex on each line for folding purposes. Thanks in advance, Walter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
