Skip to content

Bean properties are read in incorrect order #38

Closed
@asm0dey

Description

@asm0dey

For some classes, for example like in #37 properties can be reordered. We need to read them in correct order to be able to reconstruct entity back correctly
Currently LonLat(1.0, 2.0) is being reconstructed back as LonLat(2.0, 1.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions