Skip to content

Unwrapped() should preserve the keys insertion orders #364

@pkalwar

Description

@pkalwar

Hi,

In a peculiar scenario, i need to rely on the order of keys defined in the config file, but after getting them as map from unwrapped() object, i see its returning me a HashMap, and keys order is now lost..

In my opinion, it should return a LInkedHashMap, to preserve the keys insertion order, recursively.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions