Refactor `PersonStorage` out of `Tracker`
To enable #73 (closed), we should factor out the management of the TrackPerson
s out of Tracker
.
This enables to count each change on the persons.
To enable #73 (closed), we should factor out the management of the TrackPerson
s out of Tracker
.
This enables to count each change on the persons.
added enhancement medium refactoring labels
mentioned in issue #73 (closed)
223-refactor-personstorage-out-of-tracker
to address this issue created branch 223-refactor-personstorage-out-of-tracker
to address this issue
mentioned in merge request !139 (merged)
closed with merge request !139 (merged)