quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Field ordering functionality.

Open philipwhiuk opened this issue 6 years ago • 1 comments

TreeMap is the default ordering for fields in QFJ. This provides numerical tag based ordering.

Occasionally it is useful to be able to override it to enforce a specific ordering of fields based on a provided list.

It's also useful to be able to get the ordered lists of fields from the Dictionary for a Message/Group.

philipwhiuk avatar Aug 16 '19 15:08 philipwhiuk

I'll have a look why this is breaking a test :)

philipwhiuk avatar Aug 20 '19 14:08 philipwhiuk