Unordered Map

Hi.
If technically possible, could you consider adding a new Map object that does not end up sorting the added elements automatically (or some way to avoid this behaviour)?
Sometimes the order in which the elements are added is kind of important, and even though you can use some other jscript objects, DO does not support this type to be saved on disk.

Thanks.

This would be useful in ordering OnInit() config items in the order that they are typed in the script perhaps ?

We'll add that in 13.8.1.

1 Like