in reply to Re^2: customized JSON pretty printin thread customized JSON pretty print
Custom sort or ASCIIbetical sort? ->canonical(1) on the json object will sort the keys in a stable manner.
--MidLifeXis