-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Storage 2018-01-15
We currently use the Decorable / Decoration pattern to allow avoiding dependencies of the Decorable on the Decoration. However, a dependency in the other direction is often fine, and it is useful for the decoration to be able to refer back to its owner.