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.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com



Reply via email to