Skip to content

Improve the change tracker implementation #7

@markjerz

Description

@markjerz

Would be good to not use string comparison so much to see if an entity has changed.

Idea:

Store the initial state of an object as it's deserialized from the json and then compare the object to that initial state later.

Approach:

Metadata

Metadata

Assignees

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