-
Improvement
-
Resolution: Unresolved
-
Minor
Currently there is a need in some synchronization logic in the plugin for read() operations. It would be great if all collections were replaced by CopyOnWrite ones so that we do not need to synchronize calls.
If RoleStrategy is loaded from the disk OR if the collections are passed from constructors by API users, proper object types should be set as well