Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
4.0-milestone-1
-
None
-
Unit
-
Unknown
-
Description
We have component injection, usually in non-component classes, just to support the removal of the wiki part of a reference. This could be fix more lightly using a helper function removeParent on EntityReference, avoiding component manager overhead without really impacting code style. This will be faster as well.