-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Removal of entities is a missing operation.
Adding support for this will require adding a reference count for each entity, which holds how many times it is referenced as an internal class from some property. This counter is updated whenever properties of the internal class reference type added or updated, where the latter involves updating two counters.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers