Skip to content

Refactor BaseModel property setters #445

Description

@BradyPlanden

Feature description

Refactor the property setters within BaseModel within the aim to ensure these are safe and robust to use.

@spatial_methods.setter

Motivation

At the moment, these completed a copy of the passed object, but don't ensure the BaseModel class reconstructs the change.

Possible implementation

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions