Livecode Json Arrays Key Sort

Brian Milby brian at milby7.com
Thu Mar 29 20:17:14 EDT 2018


The fix is probably as easy as exposing the list type to LCS. Mark
mentioned that at the last LCG last year. Since the parser already uses the
list type and the engine has a list type internally it shouldn’t be that
hard.
On Thu, Mar 29, 2018 at 5:34 PM Mark Wieder via use-livecode <
use-livecode at lists.runrev.com> wrote:

> On 03/29/2018 01:25 PM, Sannyasin Brahmanathaswami via use-livecode wrote:
> > put JSONToArray(tJson) into sColArrayA
> >
> >
> >
> > It is my imagination:
> >
> >
> >
> > Or  are the keys of {object set} output as hash order (as per
> dictionary, required sort them first)
> >
>
> https://quality.livecode.com/show_bug.cgi?id=19698
> ...maybe it's worth prodding Mark Waddingham (comment #10) that *now*
> would be a good time to fix this.
>
> --
>   Mark Wieder
>   ahsoftware at gmail.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list