Closed
Description
Rather than writing the metadata in a non deterministic order, it would be preferable to write it in such a way that entries are ordered alphabetically.
Some tools use a find first matching strategy. As such, pushing deprecated items to the bottom would be a cheap way to make sure they consider deprecated items last.