Okay I looked up JSON and can see these are two different animals. JSON looks like an xml-ish sort of format or a bit like the PDF fdf format for data files. (In fact, now that I think about it Adobe may be using JSON as their format.
Bob S > On Jun 22, 2022, at 09:13 , Richard Gaskin via use-livecode > <[email protected]> wrote: > > > What about storing to SQL blob and binary files? Will it suffice? I'd > > consider converting all my arrayEncoding to JSON if so. > > LSON (output from LC's built-in arrayEncode) is a binary format, so any > storage or transport mechanism suitable for binary data can be used. > > -- > Richard Gaskin > Fourth World Systems _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
