Skip to content

Feature request: add class MonitorList to observe values in collections #12

@Vasar007

Description

@Vasar007

Is your feature request related to a problem? Please describe.
Need to add class MonitorList to observe values in collections.

Describe the solution you'd like
Collection wrapper (proxy pattern) which can track changes and return changes ligt on request. Underlying collections should be anything.

Describe alternatives you've considered
Some time ago I have already implemented this class but I lost it, unfortunately.

Additional context
Do not forget to add tests.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions