Skip to content

Gracefully handle properties with no setters #132

@Blackclaws

Description

@Blackclaws

My datatypes sometimes have properties that calculate based on other properties for convenience.

While this is no problem on the serialization side of things. Reading such a compound type throws an exception because no setter can be found for the property.

My expectation would be that the missing setter is gracefully ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions