Richard I think I hear you say that JSON is an alternative to arrayEncode? What 
about storing to SQL blob and binary files? Will it suffice? I'd consider 
converting all my arrayEncoding to JSON if so. 

Bob S


> On Jun 21, 2022, at 19:43 , Richard Gaskin via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> For better or worse, the universal de facto standard for serialization today 
> is JSON. LC itself is committed to JSON for interoperability, even bringing 
> in parts of the ECMAScript parser. JSON is well documented, with tons of 
> tooling. And in some ways JSON is a superset of LC's associative arrays, so 
> it offers options for expressiveness beyond LSON.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to