Skip to content

JSONObject consider using LinkedHashMap #7

@agentgt

Description

@agentgt

For my library it is preferred to maintain the order found of object fields. The current implementation of JSONObject uses a HashMap instead of a LinkedHashMap and thus order is lost and is not predictable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions