On Mon, Nov 21, 2022 at 11:27 PM Andrew Dunstan <and...@dunslane.net> wrote:

>
> On 2022-11-21 Mo 16:26, Magnus Hagander wrote:
>
> >
> > Is there a reason this file is a list of hashes each hash with a
> > single value in it? Would it make more sense if it was:
> > {
> >   "REL_11_STABLE": "140c803723",
> >   "REL_12_STABLE": "4cbcb7ed85",
> >   "REL_13_STABLE": "c13667b518",
> >   "REL_14_STABLE": "5cda142bb9",
> >   "REL_15_STABLE": "ff9d27ee2b",
> >   "HEAD": "51b5834cd5"
> > }
> >
>
>
> No. It's the way it is because the client relies on their being in the
> right order. JSON hashes are conceptually unordered.
>

Ah yeah, if they need to be ordered that certainly makes more sense.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/>
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

Reply via email to