cancel
Showing results for 
Search instead for 
Did you mean: 

Engine - Proposal - Return enum values odered as in XML

f_lombardo
Champ in-the-making
Champ in-the-making
I noticed that enum values returned by FormProperty.getType().getInformation("values") are in an impredicible order.

What do you think about sorting them in the same way they appear in the XML definition?

To do this I think it would be sufficent to change line 45 of class FormTypes this way:


      Map<String, String> values = new LinkedHashMap<String, String>();

Do you agree?

Thanks.

Bye

Franco
2 REPLIES 2

frederikherema1
Star Contributor
Star Contributor

f_lombardo
Champ in-the-making
Champ in-the-making
Good, thanks!

Bye

Franco
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.