Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
In some cases we ordered them alphabetically, in others they are just in the order the fields are declared in the struct (which is itself arbitrary), etc.
We should follow some consistent pattern so users know what order to expect.
We should do some research into how other libraries do this kind of thing.